Class: Hotdog::Commands::Sftp
- Inherits:
-
SingularSshAlike
- Object
- BaseCommand
- Search
- SshAlike
- SingularSshAlike
- Hotdog::Commands::Sftp
- Defined in:
- lib/hotdog/commands/sftp.rb
Constant Summary
Constants inherited from BaseCommand
BaseCommand::MASK_DATABASE, BaseCommand::MASK_QUERY, BaseCommand::PERSISTENT_DB
Instance Attribute Summary
Attributes inherited from Search
Attributes inherited from BaseCommand
#application, #logger, #options
Method Summary
Methods inherited from SingularSshAlike
Methods inherited from SshAlike
Methods inherited from Search
#define_options, #evaluate, #get_hosts_with_search_tags, #parse, #parse_options, #run
Methods inherited from BaseCommand
#define_options, #execute, #fixed_string?, #initialize, #parse_options, #reload, #run
Constructor Details
This class inherits a constructor from Hotdog::Commands::BaseCommand