class Bcome::Exception::MissingArgumentForRegistryCommand
Public Instance Methods
message_prefix()
click to toggle source
# File lib/objects/exception/missing_argument_for_registry_command.rb, line 6 def message_prefix 'Cannot find argument for registry command in either your defaults or your supplied arguments' end