module Pry::DefaultCommands
module Pry::DefaultCommands::ModuleIntrospectionHelpers
module Pry::ExtendCommandBundle
module Pry::ExtendedCommands
module Pry::Helpers
module Pry::Helpers::BaseHelpers
module Pry::Helpers::CommandHelpers
module Pry::Helpers::DocumentationHelpers
module Pry::Helpers::OptionsHelpers
module Pry::Helpers::Text
module Pry::InputCompleter
module Pry::RbxMethod
module Pry::RbxPath
module Pry::RescuableException
class Object
class Pry
class Pry::BlockCommand
class Pry::CLI
class Pry::ClassCommand
class Pry::Code
class Pry::Command
class Pry::CommandError
class Pry::CommandSet
class Pry::Config
class Pry::History
class Pry::HistoryArray
class Pry::Hooks
class Pry::Indent
class Pry::Method
class Pry::Method::Disowned
class Pry::NoCommandError
class Pry::NonMethodContextError
class Pry::ObsoleteError
class Pry::PluginManager
class Pry::PluginManager::NoPlugin
class Pry::PluginManager::Plugin
class Pry::Result
class Pry::WrappedModule
pry
0.9.9
def initialize(match, owner) super "Command '#{match}' not found in command set #{owner}" end