ssh_ssh

Functions


connect(A) -> term()

This function is deprecated: Use ssh:shell/1 instead.

connect(Host, Opts) -> term()

This function is deprecated: Use ssh:shell/2 instead.

connect(Host, Port, Opts) -> term()

This function is deprecated: Use ssh:shell/3 instead.

input_loop(Fd, Pid) -> term()

shell_loop(CM, ChannelId, IO, SentClose) -> term()

View Functions