Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(d8c0a083-0868-11d3-915f-d9d889d48e3c)]
interface nsIDirectoryIterator : nsISupports

Attributes


        
readonly attribute nsIFileSpec currentSpec

Methods


        
boolean exists()

        
void init(in nsIFileSpec parent, in boolean resolveSymlink)

        
void next()