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_output_types ~Command.to_dict ~Command.to_json_like .. rubric:: Attributes .. autosummary:: ~Command.arguments ~Command.stderr ~Command.stdin ~Command.stdout ~Command.command