Function hisho_core::template::render_process
source · pub fn render_process(process: &Process, args: Object) -> Option<Process>
Expand description
Try to render a process with the given args for variables.
pub fn render_process(process: &Process, args: Object) -> Option<Process>
Try to render a process with the given args for variables.