Method: Ruber::AbstractProject#project_file

Defined in:
lib/ruber/project.rb

#project_fileObject (readonly)

The absolute path of the project file



90
91
92
# File 'lib/ruber/project.rb', line 90

def project_file
  @project_file
end