Raxol.Terminal.SSH.SSHSession (Raxol v2.0.1)

View Source

SSH session stub - SSH support not available.

To enable SSH support, ensure the :ssh application is available in your OTP installation.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

close(session)

resize_pty(session, width, height)

send_input(session, input)

start(client, pty_options \\ %{})

start_link(init_opts \\ [])

terminate_manager(_, _)