Fluxion::Registry::Entry
One configuration a registry offers.
Constants
ID_PATTERN = /\A[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?\z/
Used as a filename when installed, so it is constrained rather than escaped: an id that needs escaping is an id that will surprise someone.
Constructors
Class methods
Instance methods
description
Sourcedistributions
Distributions this configuration is written for. Advisory: it drives the listing and a warning on install, not a refusal, because a profile may legitimately be run somewhere its author did not anticipate.
id
Sourcename
Sourcepath
Where the profile lives inside the registry repository. Always a
normalized relative path — see Manifest.parse.
tags
SourceWhether this entry says it targets the given host.