View Source GitHub.CodeScanning.AnalysisTool (GitHub REST API Client v0.3.0)

Provides struct and type for a CodeScanning.AnalysisTool

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CodeScanning.AnalysisTool{
  __info__: map(),
  guid: String.t() | nil,
  name: String.t() | nil,
  version: String.t() | nil
}