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

Data Fields

char * rel
 
char * abs
 
off_t size
 
time_t mtime
 

Detailed Description

Definition at line 41 of file bundle_build.c.

Field Documentation

◆ abs

char* bb_entry::abs

Definition at line 43 of file bundle_build.c.

Referenced by bb_collect(), and bb_vec_free().

◆ mtime

time_t bb_entry::mtime

Definition at line 45 of file bundle_build.c.

Referenced by bb_collect().

◆ rel

char* bb_entry::rel

Definition at line 42 of file bundle_build.c.

Referenced by bb_cmp(), bb_collect(), and bb_vec_free().

◆ size

off_t bb_entry::size

Definition at line 44 of file bundle_build.c.

Referenced by bb_collect().


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