Fluxion::ShellEnvironmentVariable
An environment variable handed to a script or command.
sensitive drives redaction: the value is masked in previews, live output,
failure text, and state fingerprints. It is inferred from the name when the
profile does not say, so GITHUB_TOKEN is protected without being asked.
Constants
PORTABLE_NAME = /\A[A-Za-z_][A-Za-z0-9_]*\z/
Constructors
Class methods
Instance methods
name
Sourcesensitive?
Sourcevalue
Source