Module Compass::Commands::Registry
In: lib/compass/commands/registry.rb

Methods

Public Instance methods

[](name)

Alias for get

[]=(name, command_class)

Alias for register

[Validate]