toolrun_context : delayed_import |
Any other method of any other object can call this method. This is called 'public' access.
The data-type returned is "booltype"; Return true if a delayed import is desired.
This method is contained in the object "toolrun_context".
This method takes no arguments.
This method is overridden from an abstract method with the same signature found in the object @context.
We want delayed imports when processing tools.
return true;