Module: JSI::Base::StringNode

Defined in:
lib/jsi/base/node.rb

Overview

Included on JSI::Base subclasses for instances that are String or #to_str.

Dynamically defines most methods of String to make the JSI duck-type like a String.