Exception: Trav3::InvalidRepository
- Inherits:
-
StandardError
- Object
- StandardError
- Trav3::InvalidRepository
- Defined in:
- lib/trav3/result.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
7 8 9 10 11 |
# File 'lib/trav3/result.rb', line 7 def "The repository format was invlaid. You must either provide the digit name for the repository, or `user/repo` or `user%2Frepo` as the name." end |