Ruby 4.1.0dev (2026-08-28 revision 5eb9a6925b805a17dced976d5b741afe5086aab1)
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 46 of file box.h.

Field Documentation

◆ did_you_mean

bool rb_box_gem_flags::did_you_mean

Definition at line 49 of file box.h.

◆ error_highlight

bool rb_box_gem_flags::error_highlight

Definition at line 48 of file box.h.

◆ gem

bool rb_box_gem_flags::gem

Definition at line 47 of file box.h.

◆ syntax_suggest

bool rb_box_gem_flags::syntax_suggest

Definition at line 50 of file box.h.


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