Typedef
| Static Public Summary | ||
| public |
A Liftoff environment. |
|
Static Public
public Liftoff.Environment: Object source
A Liftoff environment.
Properties:
| Name | Type | Attribute | Description |
| cwd | String | The resulting working directory. |
|
| configPath | String |
|
Path to the config file found. |
| configBase | String |
|
The directory the config file is in. |
| modulePath | String |
|
Path to the local module found. |
| modulePackage | Object |
|
The parsed package.json of the local module found. |
