ssh_cli
Functions
init(X1) -> term()
handle_ssh_msg(X1, State) -> term()
handle_msg(X1, State) -> term()
terminate(Reason, State) -> term()
listen(Shell) -> term()
listen(Shell, Port) -> term()
listen(Shell, Port, Opts) -> term()
listen(Shell, HostAddr, Port, Opts) -> term()
stop(Pid) -> term()
View Functions
init/1
handle_ssh_msg/2
handle_msg/2
terminate/2
listen/1
listen/2
listen/3
listen/4
stop/1