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

Method get_shm_status

libs/scrap/src/common/x11.rs:135–137  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

133 }
134
135 pub fn get_shm_status(&self) -> Result<(), x11::Error> {
136 self.0.server().get_shm_status()
137 }
138}

Callers

nothing calls this directly

Calls 1

serverMethod · 0.80

Tested by

no test coverage detected