folder

fun folder(name: String): JSZip?(source)

Returns an new JSZip instance with the given folder as root

Return

New JSZip object with the given folder as root or null

Parameters

name

Name of the folder


Returns new JSZip instances with the matching folders as root

Return

New array of JSZipFile objects which match the RegExp

Parameters

name

RegExp to match