pyre.shells.Script¶
Module Contents¶
-
class
pyre.shells.Script.Script¶ Bases:
pyre.shells.Executive.ExecutiveA shell that invokes the main application behavior and then exits
-
helpon¶
-
doc= the list of markers that indicate the user has asked for help¶
-
model¶
-
doc= the programming model
-
launch(self, application, *args, **kwds)¶ Invoke the application behavior
-