Exception: Stove::GitError::DirtyRepo
- Inherits:
-
Stove::GitError
- Object
- StandardError
- Error
- Stove::GitError
- Stove::GitError::DirtyRepo
- Defined in:
- lib/stove/error.rb
Instance Method Summary collapse
Methods inherited from Error
Instance Method Details
#message ⇒ Object
69 70 71 |
# File 'lib/stove/error.rb', line 69 def 'You have untracked files!' end |