pub fn new(dir: PathBuf, opts: NewOpts) -> Result<i32, NewError>
Expand description

Initializes a new Perseus project in a new directory that’s a child of the current one.