ewoksutils.cli_utils.cli_parse.parse_workflows#

ewoksutils.cli_utils.cli_parse.parse_workflows(cli_args)[source]#
Return type:

Tuple[List[str], List[str]]

Returns:

workflows (possibly expanded due the search), graphs (execute graph arguments)

Parameters:

cli_args (Namespace)