echoCommand

Output a (lazy) string through scriptlike's echo logger. Does nothing if scriptlikeEcho and scriptlikeDryRun are both false.

void
echoCommand
(
lazy string msg
)

Meta