Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectEnvVars ¶
DetectEnvVars scans file contents for env var references and reads .env.example / .env.sample if present at root. Returns a deduplicated, sorted list of keys.
func DetectFrameworks ¶
DetectFrameworks detects frameworks from config file existence, imports, and package.json. root is the project root directory; imports is the flat list of all imports from all parsed files. Returns a deduplicated, sorted list of framework names.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.