Class: Guard::Tilt::DEFAULT_CONTEXT

Inherits:
Struct
  • Object
show all
Defined in:
lib/guard/tilt.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



8
9
10
# File 'lib/guard/tilt.rb', line 8

def path
  @path
end