pub const REMOVE_UNUSED_COMMANDS_ENV_VAR: &str = "REMOVE_UNUSED_COMMANDS";
Set by the CLI with when build > removeUnusedCommands is set for dead code elimination, the value is set to the config’s directory
build > removeUnusedCommands