Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

Runs the ‘gen-man’ command.

Generates man pages for the Zoi CLI and all its subcommands in the ‘manuals’ directory.

§Errors

Returns an error if the ‘manuals’ directory cannot be created or if there is an issue generating the man pages.