Robot Framework
robot.libdocpkg.consoleviewer.KeywordMatcher Class Reference

Public Member Functions

def __init__ (self, libdoc)
 
def search (self, patterns)
 

Private Attributes

 _keywords
 

Detailed Description

Definition at line 99 of file consoleviewer.py.

Constructor & Destructor Documentation

◆ __init__()

def robot.libdocpkg.consoleviewer.KeywordMatcher.__init__ (   self,
  libdoc 
)

Definition at line 101 of file consoleviewer.py.

Member Function Documentation

◆ search()

def robot.libdocpkg.consoleviewer.KeywordMatcher.search (   self,
  patterns 
)

Definition at line 104 of file consoleviewer.py.

Member Data Documentation

◆ _keywords

robot.libdocpkg.consoleviewer.KeywordMatcher._keywords
private

Definition at line 102 of file consoleviewer.py.


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