nx.js
NamespacesSwitchInterfaces

FsFileOptions

Options object for the Switch.file() function.

Properties

PropertyTypeDescription
bigFile?booleanCreate 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-

On this page