Skip to content

0.1.5

Choose a tag to compare

@cocktailpeanut cocktailpeanut released this 23 Oct 01:19

kernel api

  • await kernel.require(...filepath): loads the JSON or JS file at filepath.
  • await kernel.exists(...filepath): returns true if the file exists at path
  • await kernel.running(...filepath): returns true if the script is currently running