Method: Command::Command#name

Defined in:
lib/command-set/command.rb

#nameObject



322
323
324
# File 'lib/command-set/command.rb', line 322

def name
  self.class.name
end