class Anyolite::RbRef
- Anyolite::RbRef
- Reference
- Object
Overview
Class to contain Ruby values in a GC-protected container
Defined in:
Main.crConstructors
-
.new(value : RbCore::RbValue)
Create a new container with value as content
Instance Method Summary
-
#value : Anyolite::RbCore::RbValue
Return the contained value