Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TempFileOptions

Options for temp file execution.

Hierarchy

  • TempFileOptions

Index

Properties

Properties

Optional dir

dir: string

The custom directory for the file.

Optional keep

keep: boolean

Keep file or delete it after execution.

Optional prefix

prefix: string

Prefix for the filename.

Optional suffix

suffix: string

Suffix for the filename.

Generated using TypeDoc