package
1.11.0
Repository: https://github.com/evilsocket/islazy.git
Documentation: pkg.go.dev

# Functions

Load loads and compiles a plugin given its path.
Parse parsesand compiles a plugin given its source code.

# Variables

Defines is a map containing the predefined objects and functions for each vm of each plugin.

# Structs

Plugin is an object representing a javascript file exporting functions and variables that your project can use to extend its functionalities.