API Reference

Axial

No description available.

Process

No description available.

DSL

No description available.

Input

No description available.

Output

No description available.

EndpointConnector

No description available.

Process

No description available.

ProcessError

No description available.

CapturedOutput

Exact captured bytes plus their decoded text view and truncation status.

IHasProcess

Declares that an environment supplies the process service.

IProcess

Interprets process specifications as lazy Axial workflows for a concrete host platform.

InputSource

Supplies bytes to the first process stage.

OutputChannel

Identifies one standard output channel.

OutputFraming

Selects arbitrary decoded chunks or complete decoded lines for streamed events.

OutputTarget

Receives bytes from a process topology.

ProcessCancellation

Diagnostic details for caller-initiated process cancellation.

ProcessError

A recoverable process startup, cancellation, stage, or I/O failure.

ProcessEvent

Values emitted by a native process FlowStream.

ProcessHostEnvironment

The live environment used by <c>Process.run</c> at a command-line host boundary.

ProcessIoFailure

Diagnostic details for a process I/O failure.

ProcessOutput

A timestamped decoded output event attributed to one specification stage.

ProcessPlan

A redacted, serializable description of work that would be executed.

ProcessResult

The complete structured transcript returned by a process execution.

ProcessSpec

An immutable description of one command or a connected process topology and its execution policy.

ProcessStartFailure

Diagnostic details for a process that could not be started.

ProcessTimeout

Diagnostic details for an elapsed process deadline.

SecretArgument

An interpolated argument that is redacted from process plans, failures, and transcripts.

StageFailure

Diagnostic details for an unsuccessful process stage.

StageResult

The redacted command, exit decision, timing, and diagnostic stderr tail for one stage.