Skip to main content

prefix_command_node

Function prefix_command_node 

Source
pub fn prefix_command_node(
    record: &'static BuiltinCommandRecord,
    args: Vec<ArgumentSlot>,
) -> Node
Expand description

Creates a prefix Node::Command from a builtin command record and a list of argument slots.