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

class Shards::Policy::FreshnessRules

Defined in:

policy.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(max_age_days : Int32 | Nil = nil, require_recent_commit : Int32 | Nil = nil) #

[View source]

Instance Method Detail

def max_age_days : Int32 | Nil #

[View source]
def require_recent_commit : Int32 | Nil #

[View source]