self tell(message): Prints a message to the player's chat. self setName(name): Sets a player's name. self resetName(name): Resets a player's name to its original ...
CLI interface strives to mimic CSP Evaluator online tool. It takes Content Security Policy as a string, and outputs findings based on that into stdout. Mimics CSP Evaluator online tool output. > csp ...