C# Class Wren.Core.Library.Meta

Mostra file Open project: robotii/Wren.NET

Public Methods

Method Description
LoadLibrary ( WrenVM vm ) : void

Private Methods

Method Description
Eval ( WrenVM vm, Wren.Core.Objects.Obj args, int stackStart ) : bool

Method Details

LoadLibrary() public static method

public static LoadLibrary ( WrenVM vm ) : void
vm Wren.Core.VM.WrenVM
return void