fs

Return directory listing or file content

Returns a list of files/directories if the requested path pointed to a directory or the content of the file otherwise

get/fs

Response

successful operation

namestring
type'dir' | 'file'
parentFolderstring
hasChildrenboolean
readableboolean
writeableboolean

Changes