class

Fluxion::Executor::FlatpakExecutor

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

flatpak — install applications from a remote.

Constants

INSTALL_TIMEOUT = 15.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