%feature("docstring", | |
"Class that represents a format string that can be used to generate " | |
"descriptions of objects like frames and threads. See " | |
"https://lldb.llvm.org/use/formatting.html for more information." | |
) lldb::SBFormat; |