Method: Meshchat::Ui::Command::Identity.description
- Defined in:
- lib/meshchat/ui/command/identity.rb
.description ⇒ Object
6 7 8 |
# File 'lib/meshchat/ui/command/identity.rb', line 6 def self.description 'displays your identity' end |