module Celestine
Overview
Main module for Celestine
Defined in:
celestine.crmodules/position.cr
Constant Summary
-
VERSION =
{{ (`shards version /srv/crystaldoc.info/github-celestinecr-celestine-main/src`).chomp.stringify }}
Class Method Summary
- .draw(io : IO, &block : Proc(Celestine::Svg, Nil)) : IO
-
.draw(&block : Proc(Celestine::Svg, Nil)) : String
Main draw function for DSL