4 lines
121 B
OpenEdge ABL
4 lines
121 B
OpenEdge ABL
|
%feature("docstring",
|
||
|
"Describes the program context in which a command should be executed."
|
||
|
) lldb::SBExecutionContext;
|