Exception: Stove::GitError::NotARepo
- Inherits:
-
Stove::GitError
- Object
- StandardError
- Error
- Stove::GitError
- Stove::GitError::NotARepo
- Defined in:
- lib/stove/error.rb
Instance Method Summary collapse
Methods inherited from Error
Instance Method Details
#message ⇒ Object
61 62 63 |
# File 'lib/stove/error.rb', line 61 def 'Not a git repo!' end |