Skip to main content

run

Function run 

Source
pub async fn run(args: Vec<String>) -> Result<()>
Expand description

Runs the pgorm CLI with an argv-style argument list.

Most callers should pass std::env::args().collect().