Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TempFileOptions

Options for a temp file.

Hierarchy

  • TempFileOptions

Index

Properties

Properties

Optional dir

dir: string

The custom directory for the file.

Optional keep

keep: boolean

Keep temp file or not.

Optional prefix

prefix: string

The optional prefix for the name of the file.

Optional suffix

suffix: string

The optional suffix for the name of the file.

Generated using TypeDoc