pub fn scaffold_connector(name: &str) -> Result<()>
Scaffold a new connector script from a template.
Creates connectors/<name>.lua with a commented template showing the connector interface and available host APIs.
connectors/<name>.lua