MCPcopy Create free account
hub / github.com/andelf/PyAIML / bootstrap

Method bootstrap

aiml/Kernel.py:93–126  ·  view source on GitHub ↗

Prepare a Kernel object for use. If a brainFile argument is provided, the Kernel attempts to load the brain at the specified filename. If learnFiles is provided, the Kernel attempts to load the specified AIML files. Finally, each of the input string

(self, brainFile = None, learnFiles = [], commands = [])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Kernel.pyFile · 0.80

Calls 3

restoreBrainMethod · 0.95
learnMethod · 0.95
_respondMethod · 0.95

Tested by

no test coverage detected