echo

fun ExecOperations.echo(vararg arg: String)
inline fun ExecOperations.echo(message: () -> String)