Class: Hermeneutics::Cli::ImapTools::CommandNamed

Inherits:
Command
  • Object
show all
Defined in:
lib/hermeneutics/cli/imap/commands.rb

Direct Known Subclasses

Auth, Capability, Fetch, Idle, List, Login, Logout, Search, Status

Instance Attribute Summary

Attributes inherited from Command

#responses

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

#nameObject



53
# File 'lib/hermeneutics/cli/imap/commands.rb', line 53

def name ; self.class::NAME ; end