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