Expand description
CLI configuration handling.
Structs§
- Config
- Prax CLI configuration
- Database
Config - Database configuration
- Generator
Config - Generator configuration
- Migration
Config - Migration configuration
- Seed
Config - Seed configuration
Constants§
- CONFIG_
FILE_ NAME - Default config file name (lives in project root)
- MIGRATIONS_
DIR - Default migrations directory (relative to project root)
- PRAX_
DIR - Default Prax directory name
- SCHEMA_
FILE_ NAME - Default schema file name (relative to prax directory)
- SCHEMA_
FILE_ PATH - Default schema file path (relative to project root)