IInline20$Typings extension
Properties
-
contents
→ Object?
-
The initial contents of the new file.
no setter
-
ignoreIfExists
→ bool?
-
Do nothing if a file with
uri
exists already.
no setter
-
overwrite
→ bool?
-
Overwrite existing file. Overwrite wins over
ignoreIfExists
no setter