happy-opfs
GitHub
npm
JSR
Preparing search index...
AppendOptions
Interface AppendOptions
Options for appending to files.
interface
AppendOptions
{
create
?:
boolean
;
}
Index
Properties
create?
Properties
Optional
create
create
?:
boolean
Whether to create the file if it does not exist.
Default Value
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
GitHub
npm
JSR
happy-opfs
Loading...
Options for appending to files.