2 "Represents a container which holds the result from command execution.
3 It works with :py:class:`SBCommandInterpreter.HandleCommand()` to encapsulate the result
6 See :py:class:`SBCommandInterpreter` for example usage of SBCommandReturnObject."
7 ) lldb
::SBCommandReturnObject
;