pub fn new( dir: PathBuf, opts: &NewOpts, global_opts: &Opts, ) -> Result<i32, NewError>
Initializes a new Perseus project in a new directory that’s a child of the current one.