MCPcopy Create free account
hub / github.com/FuzzAnything/PromptFuzz / get_name

Method get_name

src/analysis/header.rs:53–55  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

51 }
52
53 fn get_name(&self) -> &str {
54 &self.name
55 }
56
57 fn get_clean_root(&mut self, deopt: &Deopt) {
58 let binding = deopt.get_library_build_header_path().unwrap();

Callers 4

get_clean_rootMethod · 0.45
collect_nodesFunction · 0.45
get_included_sys_headerFunction · 0.45
get_include_sys_headersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected