Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EvaluationContext

When evaluating a graph node, the eval operation gets an instance of EvaluationContext as an argument. It stores a list of available resources.

Hierarchy

  • EvaluationContext

Index

Properties

Properties

resources

resources: Resource[]

A list of files that were loaded as global or local resources by any language plugin for any cell appearing before the current one.

Generated using TypeDoc