API Reference for Enthought Tool Suite 3.2.0
Decorator to mark functions and methods as recordable.
A decorator that wraps a function into one that is recordable.
This will record the function only if the global recorder has been set via a set_recorder function call.
This is almost entirely copied from the enthought.appscripting.scriptable.scriptable decorator.
| Local name | Refers to |
|---|---|
| get_recorder | enthought.scripting.package_globals.get_recorder |
© Copyright 2002-2009 Enthought, Inc.