Class: Zephira::Commands::About
- Inherits:
-
Object
- Object
- Zephira::Commands::About
- Defined in:
- lib/zephira/commands/about.rb
Class Method Summary collapse
Class Method Details
.description ⇒ Object
11 12 13 |
# File 'lib/zephira/commands/about.rb', line 11 def description "Display information about the agent" end |
.name ⇒ Object
7 8 9 |
# File 'lib/zephira/commands/about.rb', line 7 def name "about" end |