core3-utils

@wixc3/node on Github

Home > @wixc3/node > readFolderSyncNode

readFolderSyncNode() function

Signature:

export declare function readFolderSyncNode(fromFileName: string, relativeFolderPath: string): IDirectoryContents;

Parameters

Parameter Type Description
fromFileName string
relativeFolderPath string

Returns:

IDirectoryContents