Class: Pod::Informative
- Inherits:
-
PlainInformative
- Object
- PlainInformative
- Pod::Informative
- Defined in:
- lib/cocoapods.rb
Overview
Indicates an user error. This is defined in cocoapods-core.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
33 34 35 |
# File 'lib/cocoapods.rb', line 33 def "[!] #{super}".red end |