Exception: GitHooks::Error::RemoteNotSet
- Inherits:
-
GitHooks::Error
- Object
- StandardError
- GitHooks::Error
- GitHooks::Error::RemoteNotSet
- Defined in:
- lib/githooks/error.rb
Instance Attribute Summary collapse
-
#branch ⇒ Object
Returns the value of attribute branch.
Instance Attribute Details
#branch ⇒ Object
Returns the value of attribute branch.
12 13 14 |
# File 'lib/githooks/error.rb', line 12 def branch @branch end |