Skip to content

CapacitorAdapter.watchAndList method

CapacitorAdapter › watchAndList

Unofficial

Starts watching the vault and builds the initial in-memory file listing.

Signature:

watchAndList(): Promise<void>

Returns: Promise<void>A promise that resolves when the initial listing is built.