Function mdman::hbs::in_options
source · fn in_options(rc: &RenderContext<'_, '_>) -> bool
Expand description
Whether or not the context is currently inside a {{#options}}
block.
fn in_options(rc: &RenderContext<'_, '_>) -> bool
Whether or not the context is currently inside a {{#options}}
block.