Skip to content

BasesQueryQueue.onNonMarkdownFileChanged method

BasesQueryQueue › onNonMarkdownFileChanged

Unofficial

Queues a created or modified non-markdown file.

Signature:

onNonMarkdownFileChanged(file: TAbstractFile): void

Parameters:

Parameter Type Description
file TAbstractFile The changed file.

Returns: void