Method: Integrity::SCM::Git#working_directory
- Defined in:
- lib/integrity/scm/git.rb
#working_directory ⇒ Object (readonly)
Returns the value of attribute working_directory.
6 7 8 |
# File 'lib/integrity/scm/git.rb', line 6 def working_directory @working_directory end |