Class: File
- Inherits:
-
Object
- Object
- File
- Defined in:
- lib/unfold.rb
Class Method Summary collapse
Class Method Details
.git_root ⇒ Object
9 10 11 |
# File 'lib/unfold.rb', line 9 def self.git_root `git rev-parse --show-toplevel`.strip end |