Home »
MCQs »
Gulp MCQs
____ creates a stream on the file system for storing Vinyl objects
17. ____ creates a stream on the file system for storing Vinyl objects.
- Pipe()
- Src()
- Dest()
- Gulp.js
Answer: C) Dest()
Explanation:
dest() creates a stream on the file system for storing Vinyl objects.