module Croupier

Defined in:

croupier.cr
task.cr

Constant Summary

Log = ::Log.for("croupier")

Log with "croupier" as the source

TaskManager = TaskManagerType.new

The global task manager (singleton)

VERSION = {{ (`shards version /home/runner/work/croupier/croupier/src`).chomp.stringify }}