Structs§
- Binary
Config - Binary configuration
- CliConfig
- CLI configuration settings
- Environment
Variable Info - Environment variable information
- Environment
Variable Inventory - Environment variable inventory structure
- Feature
Config - Feature flag configuration
- Land
Config - The main configuration structure loaded from land-config.json
- Linux
Sign Config - Linux signing configuration
- MacOS
Notarize Config - macOS notarization configuration
- MacOS
Sign Config - macOS signing configuration
- Notarize
Config - Notarization configuration
- Profile
- A build profile configuration
- Sign
Config - Signing configuration
- Templates
- Default template values used across profiles
- Updater
Config - Updater configuration
- Windows
Sign Config - Windows signing configuration
- Workbench
Config - Workbench configuration
- Workbench
Features - Features for a specific workbench
Functions§
- features_
to_ env - Generates environment variables from feature flags.
- get_
build_ command - Gets the build command for a profile.
- get_
profile - Gets a specific profile by name.
- get_
workbench_ features - Gets the features for a workbench type.
- get_
workbench_ type - Gets the workbench type for a profile.
- load
- Loads the land-config.json file from the .vscode directory.
- load_
config - Loads the land-config.json file from a specific path.
- resolve_
profile_ env - Resolves all environment variables for a profile.
- resolve_
profile_ features - Resolves all feature flags for a profile.