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