Class: Hotdog::Commands::Scp

Inherits:
SingularSshAlike show all
Defined in:
lib/hotdog/commands/scp.rb

Constant Summary

Constants inherited from BaseCommand

BaseCommand::MASK_DATABASE, BaseCommand::MASK_QUERY, BaseCommand::PERSISTENT_DB

Instance Attribute Summary

Attributes inherited from Search

#remote_command

Attributes inherited from BaseCommand

#application, #logger, #options

Method Summary

Methods inherited from SingularSshAlike

#define_options

Methods inherited from SshAlike

#define_options, #run

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