dsGetInfo,DSLiteResult-method: Get result info
Description
Get the information about a command (if still available).
Usage
# S4 method for DSLiteResult
dsGetInfo(dsObj, ...)
Value
The result information, including its status.
Arguments
- dsObj
DSLiteResult-class
class object
- ...
Unused, needed for compatibility with generic.