hpcflow.app.InputSourceType#

class hpcflow.app.InputSourceType(*values)#

Bases: Enum

The types of input sources.

Attributes

DEFAULT = 2#
IMPORT = 0#
LOCAL = 1#
TASK = 3#