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