screpl.apps.static module ¶
-
class
screpl.apps.static.StaticApp[source] ¶ -
Bases:
screpl.core.application.ApplicationApplication Fields
-
title_epd¶
-
linecount¶
-
content_epd¶
-
lines_per_page¶
-
offset¶
Application Methods
index
methods
0
1
2
3
4
5
6
-
loop( self ) ¶ -
AppMethodN(index=0)
-
on_init( self ) ¶ -
AppMethodN(index=3)
-
print( self , writer ) ¶ -
AppMethodN(index=5)
-
set_offset( self , new_offset ) ¶ -
AppMethodN(index=6)
-