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