moo.sdk.output.write

moo.sdk.output.write(obj, message)

Send an asynchronous message to the user.

Parameters:
  • obj (Object) – the Object to write to

  • message (Any) – any pickle-able object