Skip to main content

forge_verb

Function forge_verb 

Source
pub fn forge_verb(cx: &mut Cx, args: &Expr) -> Result<Expr>
Expand description

Runs the FORGE command verb and returns a structured report expression.

The direct entrypoint accepts the payload argument list as an expression. The first item must be forge; the following item is one of lift, promote, run, or show. A bare prose payload after forge is treated as lift.