module Piezo
Overview
The Piezo module initializes the application.
Defined in:
piezo.crConstant Summary
-
CONFIG =
Config.new -
An instance of the
Configclass, to be used by other classes. -
DATABASE =
Database.new(CONFIG.getDbPath) -
An instance of the
Databaseclass, to be used by other classes. -
VERSION =
{{ (`shards version /srv/crystaldoc.info/github-needmorepaper-piezo-main/src`).chomp.stringify }} -
The version number of the software as defined by the shards manifest.