Method: Codegrade::Commit#working_directory
- Defined in:
- lib/codegrade/commit.rb
#working_directory ⇒ Object (readonly)
Returns the value of attribute working_directory.
3 4 5 |
# File 'lib/codegrade/commit.rb', line 3 def working_directory @working_directory end |