Top Level Namespace
Defined in:
Method Summary
Macro Summary
- def_parse(params_as_const = true)
-
insert_output_of(code_file_name = "generated___code.cr", debug = false)
writes the contents of block to code_file_name, runs it and inserts the output into the file
Method Detail
Macro Detail
macro insert_output_of(code_file_name = "generated___code.cr", debug = false)
#
writes the contents of block to code_file_name, runs it and inserts the output into the file