Search
Provides struct and type for a Actions.Runner.Application
@type t() :: %GitHub.Actions.Runner.Application{ __info__: map(), architecture: String.t(), download_url: String.t(), filename: String.t(), os: String.t(), sha256_checksum: String.t() | nil, temp_download_token: String.t() | nil }