Module
Compass::Commands::Registry
In:
lib/compass/commands/registry.rb
Methods
[]
[]=
abbreviation?
abbreviation_of
all
command_exists?
get
register
Public Instance methods
[]
(name)
Alias for
get
[]=
(name, command_class)
Alias for
register
abbreviation?
(name)
abbreviation_of
(name)
all
()
command_exists?
(name)
get
(name)
register
(name, command_class)
[Validate]