Skip to main content

Module command

Module command 

Source
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ยง

WorkflowCommand
A single GitHub Actions workflow command: ::name key=val,...::message.