Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Might monitor keystrokes. (x2)
steal
Queries the value of an environment variable. (x3)
search
Adds a one-time listener function for a specified event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x3)
behavior