Ruby 4.1.0dev (2026-08-28 revision 5eb9a6925b805a17dced976d5b741afe5086aab1)
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: