Framework
SeedEnvConfig
Interface: SeedEnvConfig
Properties
| Property | Type | Description |
|---|---|---|
description? | string | Summary displayed before prompting for environment values. |
variables? | Record<string, string | SeedEnvVariableConfig> | Map of variables to seed into detected env files. |
