generate_single_app

Function generate_single_app 

Source
pub fn generate_single_app(
    project_path: &Path,
    app_name: &str,
    app_type: Option<&AppType>,
) -> Result<()>
Expand description

Generate a single application by name and type (for lmrc add app command)