Method: Crate::Project#install_dir

Defined in:
lib/crate/project.rb

#install_dirObject

subdirectory of project_root representing a fake installation root. default ‘fakeroot’



28
29
30
# File 'lib/crate/project.rb', line 28

def install_dir
  @install_dir
end