Module dotfiles_core::action

source ·
Expand description

This module contains the base trait for all Actions.

Constants§

Traits§

  • An action to be run by a the dotfiles runtime.
  • Trait to parse a specific action type from StrictYaml.
  • Trait for actions to be skippable under certain conditions.

Functions§