Method: Compass::Magick::Scriptable#context
- Defined in:
- lib/magick/scriptable.rb
#context ⇒ Symbol
The context in which this node was parsed, which determines how some operations are performed.
29 30 31 |
# File 'lib/magick/scriptable.rb', line 29 def context @context end |