PEnv

data class PEnv(val env: PString) : PValueOrEnv

An environment variable reference. Not substituted immediately.

Constructors

Link copied to clipboard
constructor(env: PString)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Name of the environment variable to check