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