Method: DataImp::Dir#root
- Defined in:
- lib/data_imp/dir.rb
#root ⇒ Object
11 12 13 |
# File 'lib/data_imp/dir.rb', line 11 def root @root ||= Pathname.pwd end |
11 12 13 |
# File 'lib/data_imp/dir.rb', line 11 def root @root ||= Pathname.pwd end |