module

CrystalScript

Constants

CACHE_DIR = ((Path.home / ".cache") / "crystalscript") / "bin"
DB_PATH = ((Path.home / ".cache") / "crystalscript") / "cache.db"
VERSION = {{ (`shards version /tmp/tmp.ldhEaL/src/src`).chomp.stringify }}

Nested types