Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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: