pub fn run_init( root: &Path, workspace_name: &str, yes: bool, ) -> Result<InitResult, InitError>
Run init with stdin/stdout for interactive mode.