Skip to main content

write_file

Function write_file 

Source
pub fn write_file(
    global_config: &GlobalConfig,
    toml: PluginInfo,
    script: String,
    plugin_name: &str,
    path_to_module: &Path,
)