xref: /llvm-project/lldb/bindings/interface/SBExecutionContextDocstrings.i (revision 662548c82683bd8657a3179afee693c4965a3dfd)
1 %feature("docstring",
2 "Describes the program context in which a command should be executed."
3 ) lldb::SBExecutionContext;
4