Class: DComm::CLI::Guild::Edit
- Defined in:
- lib/dcomm/cli/guild/edit.rb
Instance Attribute Summary
Attributes inherited from Command
Instance Method Summary collapse
Methods inherited from Command
Constructor Details
This class inherits a constructor from DComm::CLI::Command
Instance Method Details
#call ⇒ Object
11 12 13 |
# File 'lib/dcomm/cli/guild/edit.rb', line 11 def call puts 'guild edit command' end |