MCPcopy Create free account
hub / github.com/dtormoen/tsk-tsk / name

Method name

src/agent/mod.rs:153–155  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

151 }
152
153 fn name(&self) -> &str {
154 &self.name
155 }
156
157 fn version(&self) -> String {
158 "test-1.0.0".to_string()

Callers 3

configure_builderMethod · 0.45
run_container_innerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected