aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBExecutionContextDocstrings.i
blob: 023748d5d446c782cef966905a2e18163172d03f (plain)
1
2
3
%feature("docstring",
"Describes the program context in which a command should be executed."
) lldb::SBExecutionContext;