View Source Dagger.Terminal (dagger v0.11.8)
An interactive terminal that clients can connect to.
Summary
Functions
A unique identifier for this Terminal.
An http endpoint at which this terminal can be connected to over a websocket.
Types
Functions
@spec id(t()) :: {:ok, Dagger.TerminalID.t()} | {:error, term()}
A unique identifier for this Terminal.
An http endpoint at which this terminal can be connected to over a websocket.