aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBFileSpecListDocstrings.i
blob: 6173b97a5e9e5f77f2e127104aa39691e9ccc8eb (plain)
1
2
3
%feature("docstring",
"Represents a list of :py:class:`SBFileSpec`."
) lldb::SBFileSpecList;