Docs exports: JSON llms.txt llms-full.txt Agent Files

class Shards::Policy::SecurityRules

Defined in:

policy.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(require_license : Bool = false, require_checksum : Bool = false, block_postinstall : Bool = false, audit_postinstall : Bool = false) #

[View source]

Instance Method Detail

def audit_postinstall? : Bool #

[View source]
def block_postinstall? : Bool #

[View source]
def require_checksum? : Bool #

[View source]
def require_license? : Bool #

[View source]