Skip to main content

running

Function running 

Source
pub fn running(cmd: &str)
Expand description

Print a branded “running” header (teal ▸ running: <cmd>) before a subprocess inherits the terminal. Always emitted to stderr so the child’s stdout stays clean; uncolored in plain mode.