Skip to main content

generate

Function generate 

Source
pub fn generate(options: &NewOptions) -> Result<PathBuf, NewError>
Expand description

Atomically generates one application tree.

§Errors

Refuses invalid names, invalid roots, existing targets, and any named I/O failure.