Create a new SuperNode
node
Create a new SymbolNode
node
Create a new TrueNode
node
Create a new WhenNode
node
Create a new XStringNode
node
Create a new YieldNode
node
NOTE: This means Fiddle
and curses are enabled.
Return true if RJIT is enabled.
Start JIT compilation after --rjit-disable.
Is remote fetching enabled?
Check if gem name
version version
is installed.
Displays an alert statement
. Asks a question
if given.
Check if YJIT is enabled.
Enable YJIT compilation. stats
option decides whether to enable YJIT stats or not.
false
: Disable stats.
true
: Enable stats. Print stats at exit.
:quiet
: Enable stats. Do not print stats at exit.
Initializes this object from orig if it can be duplicated/cloned and returns it.
This integer returns the maximum level of data structure nesting in the generated JSON
, max_nesting
= 0 if no maximum is checked.
This sets the maximum level of data structure nesting in the generated JSON
to the integer depth, max_nesting
= 0 if no maximum should be checked.
Returns true, if only ASCII characters should be generated. Otherwise returns false.