Skip to main contentModule upstream_lib
Source - compiler
- Build and watch orchestration for Rust-native nestrs projects.
- configuration
- Nest CLI configuration loading and defaults.
- package_managers
- Package manager detection and install command construction.
- questions
- Question descriptors for upstream
lib/questions/questions.ts. - readers
- File readers for upstream
lib/readers. - runners
- Process runners for npm, yarn, pnpm, schematics, and git.
- schematics
- Schematic collection discovery and command construction abstractions.
- ui
- Terminal output, prompts, banners, and error presentation.
- utils
- Shared utilities used across the Rust CLI.