Skip to content

Instantly share code, notes, and snippets.

/**
* alot. null => all dir and all file
*
* alot. Array
*
* alot. String => under the dir, all dir and all file
*
* zipFileName. null => rootDirName
*
* zipFileName. Object => {append: 'abc'} => rootDirName.concat('abc')