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
34 35 36 |
# File 'lib/cocoapods.rb', line 34 def "[!] #{super}".red end |