resetExecOutput: Resets the output list of the DArch
object
Description
This function sets the attribute executeOutput
of
the DArch
object to an empty list.Usage
resetExecOutput(darch)## S3 method for class 'DArch':
resetExecOutput(darch)
Arguments
darch
A instance of the class
DArch
.