Method: Gitgo::Git#work_tree

Defined in:
lib/gitgo/git.rb

#work_treeObject (readonly)

The path to the temporary working tree



236
237
238
# File 'lib/gitgo/git.rb', line 236

def work_tree
  @work_tree
end