CommandHelper

CommandHelper

46.5k Downloads

files_in_folder() fonction

LadyCailinBot opened this issue ยท 2 comments

commented

CMDHELPER-2748 - Reported by Hekta

Function like files_in_folder(folderPath, [includeSubfolder]) to get an array of file paths contained in the specified folder.

commented

Comment by LadyCailin

I do intend on adding this, but it's a lower priority feature, because I'm going to add file system sandboxing before I allow file system control. Having said that, once I get the Virtual File System (VFS) working, I'll be adding this method, as well as many other methods for file system control, such as file writing and such.

commented

Going to go ahead and close this, https://letsbuild.net/jenkins/job/CHFiles/ exists and works as expected in the meantime.