View Source Dagger.CacheVolume (dagger v0.8.7)

A directory whose contents persist across runs.

Link to this section Summary

Link to this section Types

@type t() :: %Dagger.CacheVolume{client: term(), selection: term()}

Link to this section Functions

@spec id(t()) :: {:ok, Dagger.CacheID.t()} | {:error, term()}