![]() |
Shamrock 2025.10.0
Astrophysical Code
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | shamcmdopt |
| namespace for cli utilities | |
Functions | |
| bool | shamcmdopt::is_ci_github_actions () |
| Check if the environment variable GITHUB_ACTIONS is set. | |
| bool | shamcmdopt::is_ci_travis () |
| Check if the environment variable TRAVIS is set. | |
| bool | shamcmdopt::is_ci_circle_ci () |
| Check if the environment variable CIRCLECI is set. | |
| bool | shamcmdopt::is_ci_gitlab_ci () |
| Check if the environment variable GITLAB_CI is set. | |
Definition in file ci_env.hpp.