Back to Pocketbase

Interface readDir

static/jsvm/interfaces/os.readDir.html

latest685 B
Original Source

Interface readDir

Hierarchy

ReadDir reads the named directory, returning all its directory entries sorted by filename. If an error occurs reading the directory, ReadDir returns the entries it was able to read before the error, along with the error.

Parameters

name: string

Returns os.DirEntry[]

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc