Method: Boxen::Project#dir

Defined in:
lib/boxen/project.rb

#dirObject (readonly)

The directory where this project’s repo should live.



9
10
11
# File 'lib/boxen/project.rb', line 9

def dir
  @dir
end