FsFileOptions
Options object for the Switch.file()
function.
Properties
Property | Type | Description |
---|---|---|
bigFile? | boolean | Create a "big file", which is a directory with the "archive" bit set. This will cause HOS to treat the directory as if it were a file containing the directory's concatenated contents, allowing you to write file contents larger than 4GB. |
type? | string | - |