Documentation
¶
Index ¶
Constants ¶
View Source
const (
KEYWORD_IMPORT = "#import "
)
View Source
const Version = "0.2.2"
Version of the script engine.
Variables ¶
This section is empty.
Functions ¶
func CreateVMScript ¶
CreateVMScript creates the javascript script core wrapper.
func PluginIsValueInList ¶
func PluginRequest ¶
Types ¶
type Plugin ¶
type WriteScript ¶
type WriteScript struct {
Content textbackend.TextContent // create output storage the plugin can write content to
}
WriteScript Core
Click to show internal directories.
Click to hide internal directories.