xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBFileSpecListDocstrings.i (revision 018a4ab7b04deb0710743533f2b799d68b406f85)
1 %feature("docstring",
2 "Represents a list of :py:class:`SBFileSpec`."
3 ) lldb::SBFileSpecList;
4