Method: Confection::Project#root
- Defined in:
- lib/confection/project.rb
#root ⇒ String (readonly) Also known as: directory
Project root directory.
91 92 93 |
# File 'lib/confection/project.rb', line 91 def root @root end |
Project root directory.
91 92 93 |
# File 'lib/confection/project.rb', line 91 def root @root end |