Class: Guard::Tilt::DEFAULT_CONTEXT
- Inherits:
-
Struct
- Object
- Struct
- Guard::Tilt::DEFAULT_CONTEXT
- Defined in:
- lib/guard/tilt.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
8 9 10 |
# File 'lib/guard/tilt.rb', line 8 def path @path end |