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