Skip to content

WatchAndStatAllResult

Unofficial

Result from watching and stating all files in a directory on Capacitor.

Import:

import type { WatchAndStatAllResult } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface WatchAndStatAllResult

Properties

Property Type Description
children CapacitorFileEntry[] File entries found in the watched directory.

Links to this page: