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

struct Shards::LicensePolicy::Override

Defined in:

license_policy.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(license : String, reason : String | Nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(license _license = @license, reason _reason = @reason) #

[View source]
def license : String #

def reason : String | Nil #