class

Fluxion::FileWriteStep

Inherits Fluxion::Step < Reference < Object

kind: file-writes — write files from inline content or a source path.

Constructors

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

Instance methods

files
Source
items

Everything this step installs, in declaration order.

Source
kind

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

Source
summary

One-line summary for plan and list.

Source