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

Method is_default

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

Source from the content-addressed store, hash-verified

41 &self.server
42 }
43 pub fn is_default(&self) -> bool {
44 self.default
45 }
46 pub fn rect(&self) -> Rect {
47 self.rect
48 }

Callers 2

primaryMethod · 0.80
is_primaryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected