module CrConfig::BuilderMacro

Overview

This module houses the collection of macros that construct the intermediate builder class for the configuration class. Builders constructed from these macros extend the AbstractBuilder class.

Direct including types

Defined in:

cr-config/builder_macro.cr

Macro Summary

Macro Detail

macro _generate_builder #

Does exactly what its name implies


[View source]