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