command_path

NAML documentation   Watch a video
   Usages of this macro
... in macro_viewer.naml
1000
1001
1002
1003
1004
1005
1006
<macro name="command_path" requires="command_info">
    <n.macro_viewer_path
Macro
Parameters: id, breadcrumbs, base
>
        <id><n.use_text_encoder
Binary
Namespace: BasicNamespace
Parameters: text
.id
Binary
Namespace: CommandInfo
/></id>
        <base><n.base
Binary
Namespace: CommandInfo
/></base>
        <breadcrumbs><n.naml_breadcrumbs
Binary
Namespace: CommandInfo
/></breadcrumbs>
    </n.macro_viewer_path>
</macro>