Added includeRootDirectory logic.
Enables zipping of directory contents, i.e. not including root directory in zip. Equivalent to user cd'ing into directory and zipping. Functionality left as default, but logic is now there to enable above by either toggling boolean, or modifying other functions to enable toggling per call. Also, expandDirectoryFilePath function comment changed. It's not a recursive function :)
Showing
Please register or sign in to comment