wasmer_cli::commands::app::create

Function write_app_config

Source
async fn write_app_config(
    app_config: &AppConfigV1,
    dir: Option<PathBuf>,
) -> Result<()>