mrubyedge_cli/subcommands/
scaffold.rs

1pub fn execute_npm() {
2    todo!("NPM package scaffold command is not yet implemented");
3}