Method: Pod::DSLError#description
- Defined in:
- lib/cocoapods-core/standard_error.rb
#description ⇒ String (readonly)
Returns the description that should be presented to the user.
14 15 16 |
# File 'lib/cocoapods-core/standard_error.rb', line 14 def description @description end |