xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBLaunchInfoDocstrings.i (revision 1db9f3b21e39176dd5b67cf8ac378633b172463e)
1 %feature("docstring",
2 "Describes how a target or program should be launched."
3 ) lldb::SBLaunchInfo;
4