Process the command input and display output.
Parameters supplied by yargs
Show all of the messages of a given type. The intent is to allow our caller to show a report of all actions, followed by a report of all errors.
The available set of messages to display.
The type of message to display. Either ConvertMsgFmt.REPORT_LINE or ConvertMsgFmt.ERROR_LINE.
The IHandlerResponseConsoleApi object used to display messages in a CLI terminal.
Generated using TypeDoc
Handler for the convert profiles command.