Function node_template_release::copy_node_template
source · pub(crate) fn copy_node_template(
node_template: &Path,
node_template_folder: &OsString,
dest_path: &Path,
)
Expand description
Copy the node-template
to the given path.