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

Provides struct and type for CodeScanningAnalysisTool

Link to this section Summary

Link to this section Types

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