5.4.1.5. echo_running

mfutil.cli.echo_running(message=None)[source]

Write [RUNNING] with colors if supported.

You can pass an optional message which will be rendered before [RUNNING] on the same line.

Parameters

message (string) – little optional message.