blob: a7304f5f6a8483794f5d350729e08d1bd8d71827 [file] [log] [blame]
%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;