Options
All
  • Public
  • Public/Protected
  • All
Menu

The interface for Config options. NOTE: And changes to this interface must also change the jsdoc typedef header above.

interface

Hierarchy

Index

Properties

Optional contents

contents: ConfigContents

defaultGroup

defaultGroup: string

Optional filePath

filePath: undefined | string

Optional filename

filename: undefined | string

Optional isGlobal

isGlobal: undefined | false | true

Optional isState

isState: undefined | false | true

Optional rootFolder

rootFolder: undefined | string