Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/f0rr0/oliphaunt
/ child_mut
Method
child_mut
tests/support/mod.rs:49–51 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
47
}
48
49
pub(crate) fn child_mut(&mut self) -> &mut Child {
50
&mut self.child
51
}
52
53
pub(crate) fn collect_stderr(&mut self) -> String {
54
let _ = self.child.kill();
Callers
2
persistent_root_lock_rejects_cross_process_open
Function · 0.80
pglite_proxy_print_uri_accepts_sqlx_connection
Function · 0.80
Calls
no outgoing calls
Tested by
1
persistent_root_lock_rejects_cross_process_open
Function · 0.64