woom.job.SlurmJobManager.get_command_args# classmethod SlurmJobManager.get_command_args(command, **opts)# Convert commandline specifcations and values to a list of arguments Parameters: command (str) – A valid key of the commands dictionary attribute kwargs (dict) – Dictionary to fill patterns defined in the commands attribute. Return type: list