Method: Codebuild::Project#project_path
- Defined in:
- lib/codebuild/project.rb
#project_path ⇒ Object (readonly)
Returns the value of attribute project_path.
9 10 11 |
# File 'lib/codebuild/project.rb', line 9 def project_path @project_path end |