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