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

Method _processSystem

aiml/Kernel.py:893–934  ·  view source on GitHub ↗

Process a AIML element. elements process their contents recursively, and then attempt to execute the results as a shell command on the server. The AIML interpreter blocks until the command is complete, and then returns the command's output.

(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 1

_processElementMethod · 0.95

Tested by

no test coverage detected