This commit updates each of the built-in snippet implementations to provide protected getter methods for their fields. This allows subclasses to access and work with the snippet’s state. See gh-73
This commit updates each of the built-in snippet implementations to provide protected getter methods for their fields. This allows subclasses to access and work with the snippet’s state. See gh-73