struct

Fluxion::SourceSetup

Inherits Struct < Value < Object

A repository or remote declared under spec.sources, paired with the package manager it belongs to.

Source setups run as a prelude before the package entries that need them, and are reported as skipped work when no selected entry uses that manager.

Constructors

new(step : Step, package_manager : PackageManager)
Source

Instance methods

items
Source
name
Source
package_manager
Source
step
Source