ProjectConfigParser
@agros/config / ProjectConfigParser
Class: ProjectConfigParser
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new ProjectConfigParser()
Defined in
Properties
defaultProjectConfig
• Private
defaultProjectConfig: ProjectConfig
Defined in
projectConfig
• Private
projectConfig: ProjectConfig
Defined in
Methods
getAlias
▸ getAlias(): Record
<string
, string
>
Returns
Record
<string
, string
>
Defined in
getConfig
▸ getConfig<T
>(pathname?
): T
Type parameters
Name |
---|
T |
Parameters
Name | Type |
---|---|
pathname? | string |
Returns
T
Defined in
getEntry
▸ getEntry(): string
Returns
string