execute

Function execute 

Source
pub async fn execute(command: Command, config: Config) -> Result<()>
Expand description

Execute the command.

ยงErrors

Returns an IO error if reading or writing fails.