Dagger.CacheVolume (dagger v0.21.6)

Copy Markdown View Source

A directory whose contents persist across runs.

Summary

Functions

A unique identifier for this CacheVolume.

Types

t()

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

Functions

id(cache_volume)

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

A unique identifier for this CacheVolume.