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