Class: Pod::NoSpecFoundError
- Inherits:
-
Informative
- Object
- Informative
- Pod::NoSpecFoundError
- Defined in:
- lib/pod/resolver.rb
Instance Method Summary collapse
Instance Method Details
#exit_status ⇒ Object
6 7 8 |
# File 'lib/pod/resolver.rb', line 6 def exit_status @exit_status ||= 31 end |