Files
codeql/javascript/ql/test/library-tests/frameworks/SocketIO/ClientReceiveNode_getEventName.ql

5 lines
84 B
Plaintext

import javascript
from SocketIOClient::ReceiveNode rn
select rn, rn.getEventName()