JsExecutionContext
Context provided to a JsExecution.
Properties
block?
optional
block:Block
Currently unused.
Defined in
jsEngine/engine/JsExecution.ts:30
file?
optional
file:TFile
The file that the execution was triggered from.
Defined in
jsEngine/engine/JsExecution.ts:22
metadata?
optional
metadata:CachedMetadata
The metadata of the file that the execution was triggered from.