viewCmd

private fun viewCmd(block: MutableList<String>.() -> Unit): String

Helper method for generating a view of the internal representation of the commands.

Parameters

block

custom transformations to the list of expanded commands. Commands can be taken from the internal representations.