View Source GitHub.SnapshotDetector (GitHub REST API Client v0.3.1)

Provides struct and type for a SnapshotDetector

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.SnapshotDetector{
  __info__: map(),
  name: String.t(),
  url: String.t(),
  version: String.t()
}