class

Crinit::AssetFetcher

Inherits Reference < Object

Implements the 4-tier smart fallback resolution pipeline for remote assets.

Constructors

new(config : Config, template_dir : Path, engine : TokenEngine, cache : CacheStore = CacheStore.from_config(config))
Source

Instance methods

cache
Source
config
Source
engine
Source
resolve_all(assets : Array(RemoteAsset)) : Nil
Source
resolve_asset(asset : RemoteAsset) : Nil
Source
template_dir
Source