Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
352
impl DynCommandBase for NullCommand {
353
fn exec(&self) {}
354
fn name(&self) -> Arc<str> {
355
self.name.clone()
356
}
Callers
1
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected