module

Piezo

The Piezo module initializes the application.

Constants

CONFIG = Config.new

An instance of the Config class, to be used by other classes.

DATABASE = Database.new(CONFIG.getDbPath)

An instance of the Database class, to be used by other classes.

VERSION = {{ (`shards version /tmp/tmp.fDfBKL/src/src`).chomp.stringify }}

The version number of the software as defined by the shards manifest.