class Bcome::Exception::DuplicateCommandLineArgumentKey

Public Instance Methods

message_prefix() click to toggle source
# File lib/objects/exception/duplicate_command_line_argument_key.rb, line 6
def message_prefix
  'Duplicate command line argument key'
end