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.
apptools.scripting.package_globals module
apptools.scripting.recorder module