MCPcopy Create free account
hub / github.com/audulus/rui / exec

Method exec

src/views/command.rs:353–353  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

351
352impl DynCommandBase for NullCommand {
353 fn exec(&self) {}
354 fn name(&self) -> Arc<str> {
355 self.name.clone()
356 }

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected