| Home | Trees | Index | Help |
|---|
| Package twisted :: Package tap :: Module words :: Class Options |
|
UserDict--+ |Options--+ | Options
| Method Summary | |
|---|---|
(inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
I make sure that old style 'optObj.option' access still works. (inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
Specify a bot-plugin to load; this should be in the format 'plugin:nickname'. | |
Display this help and exit. (inherited from Options)
| |
Specify a user/password combination to add to the authorizer and chat service immediately. | |
(inherited from Options)
| |
I am called with any leftover arguments which were not options. (inherited from Options)
| |
The guts of the command-line parser. (inherited from Options)
| |
(inherited from UserDict)
| |
I am called after the options are parsed. (inherited from Options)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
(inherited from UserDict)
| |
Gather up boolean (flag) options. (inherited from Options)
| |
Gather up options with their own handler methods. (inherited from Options)
| |
Gather options which take a value. (inherited from Options)
| |
(inherited from Options)
| |
(inherited from Options)
| |
| Class Variable Summary | |
|---|---|
NoneType |
bots
|
str |
longdesc
|
list |
optParameters
|
str |
synopsis
|
NoneType |
users
|
| Method Details |
|---|
opt_bot(self, option)Specify a bot-plugin to load; this should be in the format 'plugin:nickname'. plugin types are: botbot |
opt_user(self, option)Specify a user/password combination to add to the authorizer and chat service immediately. |
| Class Variable Details |
|---|
bots
|
longdesc
|
synopsis
|
users
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:54 2003 | http://epydoc.sf.net |