run_query_cmd

Function run_query_cmd 

Source
pub fn run_query_cmd(cmd: Command) -> Result<Vec<Task>, Error>
Expand description

This executes the given Command and trys to convert the Result into a Vec.