xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBAttachInfoDocstrings.i (revision 4757b351ea9d59d71d4a38b82506d2d16fcd560d)
1 %feature("docstring",
2 "Describes how to attach when calling :py:class:`SBTarget.Attach`."
3 ) lldb::SBAttachInfo;
4