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.
See Implementation
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.