MCPcopy Index your code
hub / github.com/andelf/PyAIML / _processSet

Method _processSet

aiml/Kernel.py:811–826  ·  view source on GitHub ↗

Process a AIML element. Required element attributes: name: The name of the predicate to set. elements process their contents recursively, and assign the results to a predicate (given by their 'name' attribute) in the current session. The conte

(self, elem, sessionID)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_processElementMethod · 0.95
setPredicateMethod · 0.95

Tested by

no test coverage detected