Function run

Source
pub async fn run(opt: PoseiCli) -> Result<()>
Expand description

Runs the Posei CLI based on the provided options.

§Errors

Returns an error if execution of the specified command fails.