pub fn run( contract_dir: &Path, config_json: Option<&Path>, output: Option<&Path>, ) -> Result<(), Box<dyn Error>>
Run the certify command.