MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / Binary

Class Binary

crates/openshell-prover/src/policy.rs:240–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238/// A binary path entry in a network policy rule.
239#[derive(Debug, Clone)]
240pub struct Binary {
241 pub path: String,
242}
243
244/// A named network policy rule containing endpoints and binaries.
245#[derive(Debug, Clone)]

Callers 5

copy_reader_to_wsFunction · 0.85
copy_reader_to_wsFunction · 0.85
proxy_tcp_to_wsFunction · 0.85
copy_tcp_to_wsFunction · 0.85

Calls

no outgoing calls

Tested by 2

copy_reader_to_wsFunction · 0.68
proxy_tcp_to_wsFunction · 0.68