pub fn run_command<T: Extension + Debug>(extension: &mut T) -> Result<()>
Run the standard process-extension command line interface for an extension.