class

Wren::Config

Inherits Reference < Object

Constructors

Instance methods

_config_ptr
Source
bind_foreign_class

Overriding this method will break Wren::VM#bind_class

Source
bind_foreign_method

Overriding this method will break Wren::VM#bind_method

Source
error
Source
load_module

Overriding this method will break the default module implementation utilizing Wren::VM.module_dirs

Source
reallocate
Source
resolve_module
Source
user_data
Source
write
Source

Macros

bind_fn(name)
Source