ShutDown:
Filter:
Description
Class methods
run
Inherited class methods
Undocumented class methods
objects
Instance methods
Inherited instance methods
Classes
|
Control
ShutDown
:
AbstractSystemAction
:
Object
register functions to be evaluated before system shuts down
Source:
SystemActions.sc
See also:
StartUp
,
ServerQuit
,
ServerTree
,
CmdPeriod
Description
ShutDown registers functions to perform an action before system shut down.
Class Methods
ShutDown.
run
Call the object in order.
Inherited class methods
Undocumented class methods
ShutDown.
objects
ShutDown.
objects
= value
Instance Methods
Inherited instance methods
helpfile source:
/usr/local/share/SuperCollider/HelpSource/Classes/ShutDown.schelp
link::Classes/ShutDown::