zpmod  b19981f
High-performance Zsh module for script optimization and filesystem helpers
zp_option_name Struct Reference

Data Fields

const char * name
 
int enum_val
 

Detailed Description

Definition at line 17 of file options.c.

Field Documentation

◆ enum_val

int zp_option_name::enum_val

Definition at line 19 of file options.c.

Referenced by zp_setup_options_table().

◆ name

const char* zp_option_name::name

Definition at line 18 of file options.c.

Referenced by zp_setup_options_table().


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