class Crycco::BakedLanguages

Overview

The BakedLanguages class embeds the languages definition file in the actual binary so we don't have to carry it around.

Extended Modules

Defined in:

crycco.cr

Macro Summary

Macro Detail

macro bake_folder(path, dir = __DIR__, allow_empty = false) #

[View source]