Dagger.Check (dagger v0.19.8)
View SourceDagger.Check
Summary
Functions
Whether the check completed
The description of the check
A unique identifier for this Check.
Return the fully qualified name of the check
Whether the check passed
The path of the check within its module
An emoji representing the result of the check
Execute the check
Types
Functions
Whether the check completed
The description of the check
@spec id(t()) :: {:ok, Dagger.CheckID.t()} | {:error, term()}
A unique identifier for this Check.
Return the fully qualified name of the check
Whether the check passed
The path of the check within its module
An emoji representing the result of the check
Execute the check