MCPcopy Create free account
hub / github.com/AOtools/soapy / write

Method write

soapy/gui/gui.py:755–758  ·  view source on GitHub ↗
(self,message)

Source from the content-addressed store, hash-verified

753 self.kernel_manager.shutdown_kernel()
754
755 def write(self,message):
756 pass
757 # self.kernel.shell.write(message)
758 # self.kernel.shell.ex("")
759
760
761class OverlapCanvas(FigureCanvas):

Callers 9

do_vcs_installFunction · 0.45
write_to_version_fileFunction · 0.45
runMethod · 0.45
runMethod · 0.45
find_sourcesMethod · 0.45
do_setupFunction · 0.45
statusMessageFunction · 0.45
_printMessageFunction · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected