Shellmin
Constants
VERSION = "0.1.2"
Class methods
config
Sourceconfig_dump
Sourceconnection_manager
Sourceextract_host_info(host : YAML::Any) : NamedTuple(name: String, host: String, user: String, port: Int32, key_path: String | Nil, password: String | Nil)
Sourceload_config
Sourcesave_config
SourceDelegate to Utils module
State access methods
Nested types
- Shellmin::AuthenticationError
- Shellmin::Cli
- Shellmin::ConfigAccess
- Shellmin::ConfigManager
- Shellmin::ConnectionError
- Shellmin::ConnectionManager
- Shellmin::ConnectionMeta
- Shellmin::Environment
- Shellmin::GlobalConfigAccess
- Shellmin::GlobalConfigManager
- Shellmin::GlobalStateManager
- Shellmin::HostInfo
- Shellmin::OperationStats
- Shellmin::PerformanceMonitor
- Shellmin::SSHConnection
- Shellmin::SecurityError
- Shellmin::ShellminError
- Shellmin::StateManager
- Shellmin::Utils