[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / bindings / interface / SBAttachInfoDocstrings.i
blob6671e4d17dbc6f27b489e2145a540baaa1115fb6
1 %feature("docstring",
2 "Describes how to attach when calling :py:class:`SBTarget.Attach`."
3 ) lldb::SBAttachInfo;