Command.toPrettyString

Returns a string representation of the command.

Since the command is in argv format, we format it into a string as one would enter into a shell.

struct Command
const pure
string
toPrettyString
()

Meta