module Dusic
Overview
Dusic module itself
Included Modules
Extended Modules
Defined in:
dusic.crdusic/alphabet_encoding.cr
Constant Summary
-
VERSION =
"6.2.0"
Instance methods inherited from module Dusic::Misc
await(timeout : Time::Span = 10.seconds, interval : Time::Span = 250.milliseconds, &) : Bool
await,
color(key : String) : UInt32 | Nil
color,
format_seconds(ts : Time::Span) : Stringformat_seconds(seconds : Int32) : String format_seconds, ms_since(time : Time) : Float64 ms_since, run_gc run_gc, spawn(name : String | Nil = nil, same_thread : Bool = false, &block) : Fiber spawn, t(key : String, options : Hash | NamedTuple | Nil = nil, force_locale = nil, count = nil, default = nil, iter = nil, &block : -> String) : String
t(*args, **opts) : String t