struct

Pk::Build::Recipe::Policy

Inherits Struct < Value < Object

Constructors

new(require_signatures : Bool = true, allow_network_in_build : Bool = false, reproducible : Bool = true)
Source

Instance methods

allow_network_in_build
Source
allow_network_in_build=(allow_network_in_build : Bool)
Source
reproducible
Source
reproducible=(reproducible : Bool)
Source
require_signatures
Source
require_signatures=(require_signatures : Bool)
Source