• Kelvin Fichter's avatar
    feat(cmn): allow BSv2 to ignore env/argv · eceb0de1
    Kelvin Fichter authored
    Introduces new standard options that allow users to ignore variables
    from the environment or the command line. Useful for programmatic usage
    where there may be unrelated environment variables or command line
    arguments that get parsed by BSv2 by accident.
    eceb0de1
options.ts 1.97 KB