Method: WorkOn::ConfigParser#project_dir
- Defined in:
- lib/work_on/config.rb
#project_dir ⇒ Object
should be set to the complete and expanded path to the project
61 62 63 |
# File 'lib/work_on/config.rb', line 61 def project_dir @project_dir end |