View Source GitHub.Actions.CacheList (GitHub REST API Client v0.3.1)

Provides struct and type for a Actions.CacheList

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Actions.CacheList{
  __info__: map(),
  actions_caches: [GitHub.Actions.CacheListActionsCaches.t()],
  total_count: integer()
}