LogoRobo.js
Framework

SeedEnvVariableConfig

Interface: SeedEnvVariableConfig

Properties

PropertyTypeDescription
description?stringExplanation shown to users when prompting for this variable.
overwrite?booleanAllow overwriting pre-existing keys when seeding.
value?stringDefault value assigned when writing to env files.

On this page