Module process_tools::environment

source ·
Expand description

Inspection of running environment.

Modules§

  • Exposed namespace of the module.
  • Orphan namespace of the module.
  • Prelude to use essentials: use my_module::prelude::*.
  • Protected namespace of the module.

Functions§

  • Checks if the current execution environment is a Continuous Integration (CI) or Continuous Deployment (CD) pipeline.