llvm/lldb/bindings/interface/SBFileSpecListDocstrings.i

%feature("docstring",
"Represents a list of :py:class:`SBFileSpec`."
) lldb::SBFileSpecList;