Dagger.CheckStatus (dagger v0.19.8)

View Source

The result of a check.

Summary

Types

t()

@type t() :: :COMPLETED | :SKIPPED

Functions

completed()

@spec completed() :: :COMPLETED

skipped()

@spec skipped() :: :SKIPPED