command

fun String.command(adapt: String.() -> String): String(source)
infix fun String.command(parseMode: ParseMode): String(source)