method configure_destroy
Documentation for method configure_destroy
assembled from the following types:
class Metamodel::Primitives
(Metamodel::Primitives) method configure_destroy
method configure_destroy(Mu , )
Configures whether DESTROY
methods are called (if present) when the garbage collector collects an object of this type (if $destroy
is set to a true value). This comes with a performance overhead, so should only be set to a true value if necessary.