Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ service_labels
Function
service_labels
packages/server/src/service.rs:253–255 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
}
252
253
fn service_labels() -> Vec<&'static str> {
254
vec![SERVICE_LABEL]
255
}
256
257
fn service_plist_paths() -> anyhow::Result<Vec<PathBuf>> {
258
service_labels()
Callers
2
service_plist_paths
Function · 0.85
unload_existing_services
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected