5.3.1.24.13.3. cli.helpers.misc.get_env
- cli.helpers.misc.get_env() bool
Check if command is run in the foxBMS repository or the fox CLI package and whether it is valid in this environment.
- Returns:
Truewhen running in a foxBMS repository checkout.- Raises:
SystemExit – If the command is executed in an invalid environment.