Home | Trees | Index | Help |
---|
Package twisted :: Package scripts :: Module twistd :: Class ServerOptions |
|
UserDict
--+ |Options
--+ | ServerOptions
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 )
| |
read config.tac from a plugin package, as with -y | |
Display this help and exit. (inherited from Options )
| |
read config.tac from a plugin package, as with -y | |
Print an insanely verbose log of everything that happens. | |
Print version information and exit. | |
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 )
|
Class Variable Summary | |
---|---|
list |
optFlags
|
list |
optParameters
|
str |
synopsis
|
Method Details |
---|
opt_g(self, pkgname)read config.tac from a plugin package, as with -y |
opt_plugin(self, pkgname)read config.tac from a plugin package, as with -y |
opt_spew(self)Print an insanely verbose log of everything that happens. Useful when debugging freezes or locks in complex code. |
opt_version(self)Print version information and exit.
|
Class Variable Details |
---|
optParameters
|
synopsis
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:03 2003 | http://epydoc.sf.net |