struct

Fluxion::SkippedPlanEntry

Inherits Struct < Value < Object

A manifest plan entry that host facts or a when rule excluded.

Recorded rather than dropped so plan, dry-run, apply, and the TUI can all show what was skipped and why — silence would look like the entry was never in the profile.

Constructors

new(name : String, kind : String, reason : String)
Source

Instance methods

kind
Source
name
Source
reason
Source