hpcflow.app.InputSourceType# class hpcflow.app.InputSourceType(*values)# Bases: Enum The types of input sources. Attributes IMPORT LOCAL DEFAULT TASK DEFAULT = 2# IMPORT = 0# LOCAL = 1# TASK = 3#