Module: CLI::Kit::CommandRegistry::ContextualResolver

Extended by:
T::Helpers, T::Sig
Included in:
NullContextualResolver
Defined in:
lib/cli/kit/command_registry.rb

Instance Method Summary collapse

Methods included from T::Sig

sig

Methods included from T::Helpers

abstract!, final!, interface!, mixes_in_class_methods, sealed!

Instance Method Details

#aliasesObject



29
# File 'lib/cli/kit/command_registry.rb', line 29

def aliases; end

#command_class(_name) ⇒ Object



32
# File 'lib/cli/kit/command_registry.rb', line 32

def command_class(_name); end

#command_namesObject



26
# File 'lib/cli/kit/command_registry.rb', line 26

def command_names; end