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