webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
webkitpy.common.config.irc Namespace Reference

Variables

string server = "irc.freenode.net"
 
int port = 6665
 
string channel = "#webkit"
 

Variable Documentation

◆ channel

string webkitpy.common.config.irc.channel = "#webkit"

◆ port

int webkitpy.common.config.irc.port = 6665

◆ server

string webkitpy.common.config.irc.server = "irc.freenode.net"