Sha256: a54253459f497d739d284c0411f41fd80f59cd27953d6e69c665dcee89417305

Contents?: true

Size: 323 Bytes

Versions: 76

Compression:

Stored size: 323 Bytes

Contents

# A PlanResult describes the supported return values of a plan. It
# should be used as the return type of functions that run plans and return the
# results.

type Boltlib::PlanResult = Variant[Boolean, Numeric, String, Undef, Error, Result, ResultSet, Target, Array[Boltlib::PlanResult], Hash[String, Boltlib::PlanResult]]

Version data entries

76 entries across 76 versions & 1 rubygems

Version Path
bolt-2.8.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.7.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.6.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.5.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.4.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.3.1 bolt-modules/boltlib/types/planresult.pp
bolt-2.3.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.2.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.1.0 bolt-modules/boltlib/types/planresult.pp
bolt-2.0.1 bolt-modules/boltlib/types/planresult.pp
bolt-2.0.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.49.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.48.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.47.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.45.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.44.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.43.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.42.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.41.0 bolt-modules/boltlib/types/planresult.pp
bolt-1.40.0 bolt-modules/boltlib/types/planresult.pp