Skip to content

BasesQueryQueue.onNonMarkdownFileChanged method

BasesQueryQueue › onNonMarkdownFileChanged

Unofficial

Queues a created or modified non-markdown file.

Signature:

onNonMarkdownFileChanged(file: TAbstractFile): void

Parameters:

ParameterTypeDescription
fileTAbstractFileThe changed file.

Returns: void