# Functions
Checks if the given script language suffix is a supported language.
Creates a new Code object from the given string source code (must include shebang) or a func(json json_map.JsonMapInt).
Registers a new SupportedLang to the supportedLangs map.
Run the given Code in the given Code environment.
Gets the ScriptLangType of the given shebang suffix.
# Structs
Wrapper for any "runnable" script/callback.
Describes a language which is supported (can be run) from within a JOM.
# Type aliases
No description provided by the author