Module: RemoteSh
- Defined in:
- lib/remote_sh.rb,
lib/remote_sh/cli.rb,
lib/remote_sh/version.rb,
lib/remote_sh/ssh_helper.rb,
lib/remote_sh/file_syncer.rb,
lib/remote_sh/rsync_helper.rb,
lib/remote_sh/port_forwarder.rb,
lib/remote_sh/hosts_configuration.rb,
lib/remote_sh/workspace_configuration.rb
Defined Under Namespace
Modules: FileSyncer, PortForwarder, RsyncHelper, SshHelper Classes: Cli, HostsConfiguration, WorkspaceConfiguration
Constant Summary collapse
- PID_FOLDER =
"/tmp/remote_sh"
- VERSION =
"0.1.11"