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