Skip to content

src: explain implementation of vm module

The vm module uses interceptors on the object template. This is not straight forward and a comment in the source will help the next person (and future me) working on this.

Checklist
  • make lint passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

src - but only adding a comment

Merge request reports

Loading