woom.job.PbsproJobManager.get_command_args

woom.job.PbsproJobManager.get_command_args#

classmethod PbsproJobManager.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