Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GlobalSettingsReply

Hierarchy

Index

Properties

buildDirectory

buildDirectory: string

capabilities

capabilities: object

Type declaration

  • generators: object[]
  • serverMode: boolean
  • version: object
    • isDirty: boolean
    • major: number
    • minor: number
    • patch: number
    • string: string
    • suffix: string

checkSystemVars

checkSystemVars: boolean

cookie

cookie: string

debugOutput

debugOutput: boolean

extraGenerator

extraGenerator: string

generator

generator: string

inReplyTo

inReplyTo: "globalSettings"

sourceDirectory

sourceDirectory: string

trace

trace: boolean

traceExpand

traceExpand: boolean

type

type: string

warnUninitialized

warnUninitialized: boolean

warnUnused

warnUnused: boolean

warnUnusedCli

warnUnusedCli: boolean

Generated using TypeDoc