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