Skip to main content

run

Function run 

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

Run the gor cache subcommand.

§Errors

Returns an error if the command execution fails.