class

Fluxion::GitRepoStep

Inherits Fluxion::Step < Reference < Object

type: git-repo — clone repositories that are not packaged.

Constructors

new(name : String, repos : Array(GitRepo), description : String | Nil = nil, continue_on_error : Bool = false, probe_command : String | Nil = nil, condition : Condition | Nil = nil)
Source

Instance methods

items

Everything this step installs, in declaration order.

Source
kind

The config type (stable schema) that produces this step.

Source
repos
Source
summary

One-line summary for plan and list.

Source