MCPcopy Index your code
hub / github.com/paperwm/PaperWM / index

Method index

tiling.js:453–455  ·  view source on GitHub ↗

* Returns the space index (which is equivalent to the workspace index).

()

Source from the content-addressed store, hash-verified

451 * Returns the space index (which is equivalent to the workspace index).
452 */
453 get index() {
454 return this.workspace.index();
455 }
456
457 /**
458 * Activates this space. Safer alternative to space.workspace.activate. Also allows

Callers 4

destroyMethod · 0.80
workspacesChangedMethod · 0.80
spaceOfIndexMethod · 0.80
_checkWorkspacesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected