Legatus.Canalis.Stdio (legatus v0.2.0)

Copy Markdown View Source

Canalis.Stdio est via primaria ingressus et egressus localis.

This channel is the concrete mouth and ear of the runtime process. It mediates local IO without semantic judgment.

Meaning is determined elsewhere; Stdio only carries.

Summary

Functions

accipere()

@spec accipere() :: :eof | {:error, term()} | binary()

mittere(line)

@spec mittere(binary()) :: :ok