Class: Nesta::Env
- Inherits:
-
Object
- Object
- Nesta::Env
- Defined in:
- lib/nesta/env.rb
Class Attribute Summary collapse
-
.root ⇒ Object
Returns the value of attribute root.
Class Attribute Details
.root ⇒ Object
Returns the value of attribute root.
4 5 6 |
# File 'lib/nesta/env.rb', line 4 def root @root end |