antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 Antikythera.AsyncJob.StateLabel View Source

    Link to this section Summary

    Types

    t()

    Functions

    new(term)
    new!(term)
    valid?(term)
    values()

    Link to this section Types

    Link to this type t() View Source
    t() :: :waiting | :runnable | :running

    Link to this section Functions

    Link to this function new(term) View Source
    new(any()) :: Croma.Result.t(t())
    Link to this function new!(term) View Source
    new!(any()) :: t()
    Link to this function valid?(term) View Source
    valid?(any()) :: boolean()
    Link to this function values() View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.