Exception: MetaModel::Informative

Inherits:
PlainInformative show all
Defined in:
lib/metamodel.rb

Overview

Indicates an user error. This is defined in cocoapods-core.

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/metamodel.rb', line 8

def message
  "[!] #{super}".red
end