MCPcopy 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
253fn service_labels() -> Vec<&'static str> {
254 vec![SERVICE_LABEL]
255}
256
257fn service_plist_paths() -> anyhow::Result<Vec<PathBuf>> {
258 service_labels()

Callers 2

service_plist_pathsFunction · 0.85
unload_existing_servicesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected