jade.extensions.generic_command.generic_command_inputs.GenericCommandInputs¶
- class jade.extensions.generic_command.generic_command_inputs.GenericCommandInputs(filename)[source]¶
Bases:
JobInputsInterface
A class used for configuring generic_command jobs.
- Parameters:
filename (str) – Input file containing commands, one line per command
Methods
Return a dictionary containing all available parameters.
Return a list of auto-regression jobs
Attributes
Return the base directory.
- property base_directory¶
Return the base directory.