mrdocs::helpers::or_fn
"or" helper function
Synopsis
Declared in <mrdocs/Support/Handlebars.hpp>
dom::Value
or_fn(dom::Array const& args);
Parameters
Name |
Description |
args |
An array of values |
Created with MrDocs