WatchAndStatAllResult
Unofficial
Result from watching and stating all files in a directory on Capacitor.
Import:
import type { WatchAndStatAllResult } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface WatchAndStatAllResultProperties
| Property | Type | Description | |
|---|---|---|---|
| children | CapacitorFileEntry[] | File entries found in the watched directory. |
Links to this page: