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

Method get_call_name

src/program/transform.rs:1257–1259  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1255 }
1256
1257 fn get_call_name(&self) -> &str {
1258 &self.call_name
1259 }
1260
1261 fn get_n_th_call(&self) -> &usize {
1262 &self.n_call

Callers 4

infer_constraintsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected