Skip to content

DataAdapterWatchersRecordEntry

Unofficial

Entry for a file system watcher registered by the data adapter.

Import:

import type { DataAdapterWatchersRecordEntry } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface DataAdapterWatchersRecordEntry

Properties

PropertyTypeDescription
resolvedPathstringResolved full path to the folder.
watcherFSWatcherNode.js file system watcher.

Links to this page: