Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICreateOptions

The options used to create a file.

Hierarchy

  • ICreateOptions

Index

Properties

Properties

Optional ext

ext: string

The optional file extension for the new file (e.g. ".txt").

Notes

This ignored if type is 'notebook'.

Optional path

path: string

The directory in which to create the file.

Optional type

The file type.

Generated using TypeDoc