3 lines
93 B
OpenEdge ABL
3 lines
93 B
OpenEdge ABL
%feature("docstring",
|
|
"Represents a list of :py:class:`SBFileSpec`."
|
|
) lldb::SBFileSpecList;
|