class

Fluxion::Executor::GitConfigExecutor

Inherits Fluxion::Executor::StepExecutor < Reference < Object

git-config — set one key at a time so drift is reportable per key.

Constants

TIMEOUT = 30.seconds

Instance methods

commands(step : Step, item : ModuleItem) : Array(Command)

Commands for one item, in order. Empty means there is nothing to do.

Source
supports?(step : Step) : Bool
Source