open fun complete(completion: Completion): Unit
Perform command completion, when the command is done completing it should call or )} method to signal completion is done.
completion - the completion object
completion