set_command_echo

Function set_command_echo 

Source
pub fn set_command_echo(enabled: bool)
Expand description

Enables or disables the echoing of commands into stdout for the rest of the step.

Echoing is disabled by default if ACTIONS_STEP_DEBUG is not set.