Ruby 4.1.0dev (2026-05-15 revision a8bcae043f931d9b79f1cb1fe2c021985d07b984)
Data Fields
rb_box_gem_flags Struct Reference

Data Fields

bool gem
 
bool error_highlight
 
bool did_you_mean
 
bool syntax_suggest
 

Detailed Description

Definition at line 45 of file box.h.

Field Documentation

◆ did_you_mean

bool rb_box_gem_flags::did_you_mean

Definition at line 48 of file box.h.

◆ error_highlight

bool rb_box_gem_flags::error_highlight

Definition at line 47 of file box.h.

◆ gem

bool rb_box_gem_flags::gem

Definition at line 46 of file box.h.

◆ syntax_suggest

bool rb_box_gem_flags::syntax_suggest

Definition at line 49 of file box.h.


The documentation for this struct was generated from the following file: