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