Module R10K::Errors::Formatting
In: lib/r10k/errors/formatting.rb

Methods

Public Instance methods

Format this exception for displaying to the user

@param exc [Exception] The exception to format @param with_backtrace [true, false] Whether the backtrace should be

  included with this exception

@return [String]

[Validate]