Skip to content

@advjs/monorepo / @advjs/gui / listFilesInDir

Function: listFilesInDir()

listFilesInDir(dir, options): Promise<FSItem[]>

Defined in: packages/gui/client/composables/useAssetsExplorer.ts:69

show files in dir

Parameters

dir

FSDirItem

options

showFiles?

boolean

Returns

Promise<FSItem[]>