MCPcopy Create free account
hub / github.com/Recordscript/recordscript / server

Method server

libs/scrap/src/x11/display.rs:40–42  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

38 }
39
40 pub fn server(&self) -> &Rc<Server> {
41 &self.server
42 }
43 pub fn is_default(&self) -> bool {
44 self.default
45 }

Callers 4

get_shm_statusMethod · 0.80
newMethod · 0.80
get_imageMethod · 0.80
dropMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected