Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityCompilerOptions

Options for an entity compiler.

Hierarchy

  • EntityCompilerOptions

Index

Properties

Optional callbacks

Callbacks

Optional cwd

cwd: string

The custom working directory.

Optional doctrine

doctrine: object

Special options for Doctrine.

Type declaration

  • Optional xmlOutDir?: string

    The directory where to store the XML files.

Optional file

The file with the entity descriptions.

Optional outDir

outDir: string

The output directory.

target

The target framework / system.

Generated using TypeDoc