Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
ci_env.hpp File Reference
+ 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.
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file ci_env.hpp.