hpcflow.sdk.core.commands.Command ================================= .. currentmodule:: hpcflow.sdk.core.commands .. autoclass:: Command :members: :show-inheritance: :undoc-members: :inherited-members: .. rubric:: Methods .. autosummary:: :nosignatures: ~Command.from_json_like ~Command.get_command_line ~Command.get_output_types ~Command.get_required_executables ~Command.process_std_stream ~Command.to_dict ~Command.to_json_like .. rubric:: Attributes .. autosummary:: ~Command.arguments ~Command.command ~Command.executable ~Command.stderr ~Command.stdin ~Command.stdout ~Command.variables ~Command.rules