logalyzer.main.RuleReader(Base)
class documentation
Part of logalyzer.main
(View In Hierarchy)
I read rule files
Method | __init__ | Undocumented |
Method | setup | Makes sure I have a proper rules directory. |
Method | linerator | Undocumented |
Method | lines | Just returns a list of non-commented, non-blank lines from the specified filePath |
Method | rules | Supply a file extension and I'll read the rules from the corresponding files in my rules directory, returning a list of their lines. |
Inherited from Base:
Class Method | linger | Undocumented |
Method | myDir 0 | Undocumented |
Method | myDir 1 | Undocumented |
Method | myDir | Undocumented |
Static Method | dtFormat | Undocumented |
Static Method | deferToDelay | Undocumented |
Method | msgHeading | No summary |
Method | msgBody | Send a new line of message body to the last heading for this instance,
or the instance whose ID is specified via the keyword ID . |
Method | msgOrphan | Undocumented |
Method | msgWarning | Undocumented |
Method | msgError | Undocumented |
Method | msgProgress | Undocumented |
Method | fileStatus | Undocumented |
Method | fileProgress | Undocumented |
Method | csvTextToList | Undocumented |
Static Method | checkPath | Undocumented |
Static Method | dirOfPath | Undocumented |
Method | filesInDir | No summary |
Method | pathInDir | Returns the absolute path of a file in my directory |
Method | cleak | No summary |
Method | gleak | Undocumented |