Method: Braid::Operations::Proxy.command

Defined in:
lib/braid/operations.rb

.commandObject



59
60
61
# File 'lib/braid/operations.rb', line 59

def self.command;
  name.split('::').last.downcase;
end