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