Skip to main content

execute

Function execute 

Source
pub fn execute<E: Environment>(
    prefix: &str,
    command_name: &str,
    args: Option<&[String]>,
) -> Result<()>