Class: Git::StreamFileDeleteAll
- Inherits:
-
Object
- Object
- Git::StreamFileDeleteAll
- Defined in:
- lib/git/stream.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
143 144 145 |
# File 'lib/git/stream.rb', line 143 def to_s "deleteall\n" end |