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 /srv/crystaldoc.info/github-ralsina-croupier-v0.5.4/src`).chomp.stringify }}