{path}
$
{cmd}
{#if typeof output === 'string'} {output} {:else if output instanceof Element} {@html output.outerHTML} {:else} {output} {/if}