Expand description
Low-level workflow-command construction and emission.
Most users want the ergonomic helpers in crate::log / crate::annotation.
This module exposes the underlying WorkflowCommand for power users who need to emit a command
the higher-level API does not cover.
Structsยง
- Workflow
Command - A single GitHub Actions workflow command:
::name key=val,...::message.