PValue

data class PValue(val value: PString) : PValueOrEnv

A regular PString value as part of a PValueOrEnv

Constructors

Link copied to clipboard
constructor(value: PString)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Actual value