MCPcopy
hub / github.com/socketio/socket.io / keys

Method keys

packages/socket.io/test/support/expectjs.d.ts:146–146  ·  view source on GitHub ↗

* Assert exact keys or inclusion of keys by using the `.own` modifier.

(keys: string[])

Source from the content-addressed store, hash-verified

144 * Assert exact keys or inclusion of keys by using the `.own` modifier.
145 */
146 keys(keys: string[]): Assertion;
147 /**
148 * Assert exact keys or inclusion of keys by using the `.own` modifier.
149 */

Callers 15

commons.tsFile · 0.80
callbackMethod · 0.80
initMethod · 0.80
index.tsFile · 0.80
respondMethod · 0.80
server.jsFile · 0.80
getSidFromResponseFunction · 0.80
server.jsFile · 0.80
server.jsFile · 0.80
_clearAcksMethod · 0.80
_destroyMethod · 0.80
socket.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected