X::Engine::BuiltInFunctionRegistry
Constants
Log = ::Log.for(self)
Constructors
new
SourceInstance methods
call(engine : Engine::Context, process : Process::Context, module_name : String, function_name : String, arguments : Array(Value::Context)) : Value::Context
Call a function
Check if the function exists
modules
SourceRegister a function
table
Source