core3-utils

@wixc3/node on Github

Home > @wixc3/node > readFolderSync

readFolderSync() function

Signature:

export declare function readFolderSync(fs: IFileSystem, folderPath: string): IDirectoryContents;

Parameters

Parameter Type Description
fs IFileSystem
folderPath string

Returns:

IDirectoryContents