4 lines
100 B
OpenEdge ABL
4 lines
100 B
OpenEdge ABL
|
%feature("docstring",
|
||
|
"Describes how a target or program should be launched."
|
||
|
) lldb::SBLaunchInfo;
|