Method: Terraspace::Core#root
- Defined in:
- lib/terraspace/core.rb
#root ⇒ Object
11 12 13 |
# File 'lib/terraspace/core.rb', line 11 def root @@root ||= ENV['TS_ROOT'] || Dir.pwd end |
11 12 13 |
# File 'lib/terraspace/core.rb', line 11 def root @@root ||= ENV['TS_ROOT'] || Dir.pwd end |