MCPcopy Create free account
hub / github.com/It4innovations/hyperqueue / server_directory

Method server_directory

crates/hyperqueue/src/client/globalsettings.rs:17–19  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

15 }
16
17 pub fn server_directory(&self) -> &Path {
18 &self.server_dir
19 }
20
21 pub fn printer(&self) -> &dyn Output {
22 self.printer.as_ref()

Callers 15

debug_dumpFunction · 0.80
stop_serverFunction · 0.80
print_server_infoFunction · 0.80
wait_for_serverFunction · 0.80
command_autoallocFunction · 0.80
start_hq_workerFunction · 0.80
stream_jsonFunction · 0.80
prune_journalFunction · 0.80
flush_journalFunction · 0.80
init_hq_serverFunction · 0.80
initialize_serverFunction · 0.80
start_serverFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected