Class: Hermeneutics::Cli::ImapTools::CommandNamed
- Defined in:
- lib/hermeneutics/cli/imap/commands.rb
Instance Attribute Summary
Attributes inherited from Command
Instance Method Summary collapse
Methods inherited from Command
#add_response, #initialize, #stream_lines
Constructor Details
This class inherits a constructor from Hermeneutics::Cli::ImapTools::Command
Instance Method Details
#name ⇒ Object
53 |
# File 'lib/hermeneutics/cli/imap/commands.rb', line 53 def name ; self.class::NAME ; end |