Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ is_empty
Method
is_empty
crates/openshell-server/src/grpc/provider.rs:51–53 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
49
impl ProviderEnvironment {
50
#[cfg(test)]
51
fn is_empty(&self) -> bool {
52
self.environment.is_empty()
53
}
54
55
#[cfg(test)]
56
fn get(&self, key: &str) -> Option<&String> {
Callers
15
endpoint_key
Function · 0.45
endpoint_host
Function · 0.45
parse_host
Function · 0.45
sanitize_cookie_header
Function · 0.45
build_service_endpoint_config_event
Function · 0.45
service_display_name
Function · 0.45
split_authority_for_event
Function · 0.45
run_local
Function · 0.45
serve_with_peer_identity
Method · 0.45
build_authenticator_chain
Function · 0.45
list_all_refresh_states
Function · 0.45
mint_oauth2_refresh_token
Function · 0.45
Calls
no outgoing calls
Tested by
5
get_sandbox
Method · 0.36
delete_sandbox
Method · 0.36
http_get_json
Function · 0.36
test_rewrite_forward_request_preserves_canonical_query_on_the_wire
Function · 0.36
websocket_upgrade_through_l7_relay_exchanges_message
Function · 0.36