class

Fluxion::Executor::SdkmanExecutor

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

sdkman-packages — SDKMAN has no argv interface, only shell functions, so its candidates are installed through a sourced login shell.

Constants

INSTALL_TIMEOUT = 10.minutes

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