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

Provides struct and type for ActionsCacheList

Link to this section Summary

Link to this section Types

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