Get the information about a command (if still available) and return TRUE if the command was completed successfully or not. Always TRUE for synchronous operations.
# S4 method for OpalResult
dsIsCompleted(res)
OpalResult-class
object.
A logical indicating the command completion.