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