Skip to main content

Module action

Module action 

Source
Expand description

This module contains the base trait for all Actions.

Constants§

SKIP_IN_CI_SETTING
Skip this whole action in CI environments.

Traits§

Action
An action to be run by the dotfiles runtime.

Functions§

is_running_in_ci
Whether the execution environment is presumed to be CI