glob

open override fun glob(): Promise<ReadonlyArray<String>>(source)

Returns files and directories matching the glob patterns.

Order of the results is not guaranteed.