# class InputFile


Input file class passed into javascript methods to process and move input files in hot folders.

NOTE: DO NOT CHANFGE METHOD NAMES here unless you really know what you're doing since it will break existing scripts in the field


# MEMBERS

# member read-only processed

Type: Boolean

# member read-only name

Type: String

# member read-only path

Type: String

# member read-only lastModified

Type: Number

# FUNCTIONS

# function moveToProcessed()

Description:

Return:

(Boolean) -

# function moveToErrors()

Description:

Return:

(Boolean) -

# function moveToInput()

Description:

Return:

(Boolean) -

Last Updated: 12/20/2022, 8:12:45 AM