module

Fluxion::Executor::ShellItemSupport

Idempotency guards and environment handling, shared by the two structured item kinds.

A module rather than a base class: the two executors find their items in different collections, and inheriting would union their return types.

Constants

GUARD_TIMEOUT = 30.seconds