Searched defs:streamSync (Results 1 – 17 of 17) sorted by relevance
23 export const streamSync = globStreamSync; constant45 streamSync, property
83 streamSync: typeof globStreamSync; constant
199 streamSync() { method in Glob
344 streamSync() { method in GlobStream
84 streamSync: typeof globStreamSync; constant
208 streamSync() { method in Glob
57 streamSync: exports.streamSync, property
211 streamSync() { method in Glob
349 streamSync() { method in GlobStream
202 streamSync() { method in Glob
103 const streamSync = (opt, p, position, fd, files) => { function