HostKit.Runner.SSH.Connection (host_kit v0.1.0-beta.0)

Copy Markdown View Source

Reusable OTP SSH connection runner.

Summary

Types

t()

@opaque t()

Functions

close(conn)

@spec close(t()) :: :ok

open(opts)

@spec open(keyword()) :: {:ok, t()} | {:error, term()}