webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Attributes | List of all members
webkitpy.tool.bot.irc_command.Hi Class Reference
Inheritance diagram for webkitpy.tool.bot.irc_command.Hi:
webkitpy.tool.bot.irc_command.IRCCommand

Public Member Functions

def execute (self, nick, args, tool, sheriff)
 
- Public Member Functions inherited from webkitpy.tool.bot.irc_command.IRCCommand
def execute (self, nick, args, tool, sheriff)
 
def usage (cls, nick)
 
def help (cls, nick)
 

Static Public Attributes

 usage_string
 
 help_string
 
- Static Public Attributes inherited from webkitpy.tool.bot.irc_command.IRCCommand
 usage_string
 
 help_string
 

Member Function Documentation

◆ execute()

def webkitpy.tool.bot.irc_command.Hi.execute (   self,
  nick,
  args,
  tool,
  sheriff 
)

Member Data Documentation

◆ help_string

webkitpy.tool.bot.irc_command.Hi.help_string
static

◆ usage_string

webkitpy.tool.bot.irc_command.Hi.usage_string
static

The documentation for this class was generated from the following file: