Herb C Reference
Loading...
Searching...
No Matches
herb_extract_ruby_options_T Struct Reference

#include <extract.h>

Data Fields

bool semicolons
 
bool comments
 
bool preserve_positions
 
bool custom_tags
 
const hb_string_T * erb_openers
 
size_t erb_opener_count
 

Field Documentation

◆ semicolons

bool herb_extract_ruby_options_T::semicolons

◆ comments

bool herb_extract_ruby_options_T::comments

◆ preserve_positions

bool herb_extract_ruby_options_T::preserve_positions

◆ custom_tags

bool herb_extract_ruby_options_T::custom_tags

◆ erb_openers

const hb_string_T* herb_extract_ruby_options_T::erb_openers

◆ erb_opener_count

size_t herb_extract_ruby_options_T::erb_opener_count

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