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