Skip to main content
Apple Developer Docs
×
Swift Package Manager
/
SwiftPM
/
PackagePlugin
/
FileList
/
FileList.Iterator
/
next()
next()
Inherited from
IteratorProtocol.next()
.
Declaration
mutating
func
next
() ->
File
?