scaffold_tool

Function scaffold_tool 

Source
pub fn scaffold_tool(name: &str) -> Result<()>
Expand description

Scaffold a new tool script from a template.

Creates tools/<name>.lua with a commented template showing the tool interface and available host APIs.