Type alias FILEResult

FILEResult: FILE | null

Result that either represents a FILE or null on error.

Generated using TypeDoc