View Source Dagger.CacheVolume (dagger v0.12.3)

A directory whose contents persist across runs.

Summary

Functions

A unique identifier for this CacheVolume.

Types

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

Functions

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

A unique identifier for this CacheVolume.