Exception: Xcodeproj::Informative
- Inherits:
- 
      PlainInformative
      
        - Object
- StandardError
- PlainInformative
- Xcodeproj::Informative
 
- Defined in:
- lib/xcodeproj.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
| 11 12 13 | # File 'lib/xcodeproj.rb', line 11 def super !~ /\[!\]/ ? "[!] #{super}\n".red : super end |