Skip to main content

run

Function run 

Source
pub fn run(config: &InitConfig) -> Result<()>
Expand description

Run the init command

ยงErrors

Returns an error if the target directory already exists, if any file or directory creation fails, or if the language skeleton cannot be written.