matflow.TaskSourceType#

class matflow.TaskSourceType(value)#

Bases: Enum

An enumeration.

Attributes

INPUT

OUTPUT

ANY

ANY = 2#
INPUT = 0#
OUTPUT = 1#