screpl.plugins.string.exporter module ¶
-
class
screpl.plugins.string.exporter.StringExporterApp[source] ¶ -
Bases:
screpl.core.application.ApplicationApplication Fields
Application Methods
index
methods
0
1
2
screpl.plugins.string.exporter.StringExporterApp.on_destruct()3
4
5
-
loop( self ) ¶ -
AppMethodN(index=0)
-
on_destruct( self ) ¶ -
AppMethodN(index=2)
-
on_init( self ) ¶ -
AppMethodN(index=3)
-
print( self , writer ) ¶ -
AppMethodN(index=5)
-