Method: Spring::Watcher::Abstract#root
- Defined in:
- lib/spring/watcher/abstract.rb
#root ⇒ Object (readonly)
Returns the value of attribute root.
15 16 17 |
# File 'lib/spring/watcher/abstract.rb', line 15 def root @root end |
Returns the value of attribute root.
15 16 17 |
# File 'lib/spring/watcher/abstract.rb', line 15 def root @root end |