module Croupier
Defined in:
croupier.crtask.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-main/src`).chomp.stringify }}