| Home | Trees | Index | Help |
|---|
| Package twisted :: Package persisted :: Package journal :: Module picklelog :: Class DirDBMLog |
|
| Method Summary | |
|---|---|
__init__(self,
logPath)
| |
getCommandsSince(self,
index)
| |
Return index of last command logged. | |
Log a command. | |
| Class Variable Summary | |
|---|---|
class |
ICommandLog
|
| Method Details |
|---|
getCurrentIndex(self)Return index of last command logged. |
logCommand(self, command, time)Log a command. |
| Class Variable Details |
|---|
ICommandLogICommandLog = twisted.persisted.journal.base.ICommandLog
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:45:38 2003 | http://epydoc.sf.net |