Ruby 4.1.0dev (2026-08-07 revision 3acc47d282230b3999b808578b8159c989953940)
Data Fields
pm_error_line_format_t Struct Reference

Data Fields

const char * number_prefix
 
const char * blank_prefix
 
const char * divider
 
size_t blank_prefix_length
 
size_t divider_length
 

Detailed Description

Definition at line 75 of file errors_format.c.

Field Documentation

◆ blank_prefix

const char* pm_error_line_format_t::blank_prefix

Definition at line 77 of file errors_format.c.

◆ blank_prefix_length

size_t pm_error_line_format_t::blank_prefix_length

Definition at line 79 of file errors_format.c.

◆ divider

const char* pm_error_line_format_t::divider

Definition at line 78 of file errors_format.c.

◆ divider_length

size_t pm_error_line_format_t::divider_length

Definition at line 80 of file errors_format.c.

◆ number_prefix

const char* pm_error_line_format_t::number_prefix

Definition at line 76 of file errors_format.c.


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