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