src/model/reader-type

ReaderType module
Source:

Members

(inner, constant) ReaderType :string

Reader type enum
Type:
  • string
Properties:
Name Type Description
FILE string Input that is a local file
REMOTE string Input that is in a remote location, i.e. another server
Source: