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