Skip to main content

displaySelfReflection

Function
This function is defined in the parity module.

Signature

def displaySelfReflection(agentName: string, reflection: string) -> void

Returns

Returns
void
The result of the operation.

Source

View on GitHub

src/parity/index.ts at line 1145