Toggle Sidebar
Toggle Theme
SSHTunnel
v0.1.3
Pages
Modules
SSHTunnel v0.1.3
SSHTunnel.Tunnel
View Source
Link to this section
Summary
Types
to()
Functions
start(ref, to)
Link to this section
Types
Link to this type
to()
View Source
to() :: {:tcpip | :local,
tuple
()}
Link to this section
Functions
Link to this function
start(ref, to)
View Source
start(
pid
(),
to
()) :: {:ok,
pid
()} | {:error,
term
()}