class Utils::ConfigFile::SshTunnel::CopyPaste
def to_s
-
(String)
- a colon-separated string containing the tunnel specification
def to_s [ bind_address, port, host, host_port ] * ':' end
(String)
- a colon-separated string containing the tunnel specification
def to_s [ bind_address, port, host, host_port ] * ':' end