MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / file_path

Method file_path

src/extraction/java_extractor.rs:85–87  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

83 }
84
85 fn file_path(&self) -> &str {
86 &self.file_path
87 }
88
89 fn qualified_prefix(&self) -> String {
90 ExtractionState::qualified_prefix(self)

Callers 1

emit_annotation_usageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected