View Source Dagger.DaggerEngine (dagger v0.13.6)
The Dagger engine configuration and state
Summary
Functions
A unique identifier for this DaggerEngine.
The local (on-disk) cache for the Dagger engine
Types
Functions
@spec id(t()) :: {:ok, Dagger.DaggerEngineID.t()} | {:error, term()}
A unique identifier for this DaggerEngine.
@spec local_cache(t()) :: Dagger.DaggerEngineCache.t()
The local (on-disk) cache for the Dagger engine