zpmod  b19981f
High-performance Zsh module for script optimization and filesystem helpers
core Directory Reference
Directory dependency graph for core:

Files

file  bundle_build.c [code]
 Startup bundle builder (initial functional implementation).
 
file  compaudit_cache.c [code]
 Cached security verdicts for completion directories (initial slice).
 
file  emoji.c [code]
 Emoji/icon rendering helpers based on terminal/locale detection.
 
file  fpath.c [code]
 FPATH indexing for autoload.
 
file  fs.c [code]
 Core filesystem routines used by builtins and subcommands.
 
file  rehash_diff.c [code]
 Incremental PATH diff snapshot (initial slice).
 
file  source.c [code]
 Overrides for '.
 
file  source_hot.c [code]
 Zcompile hot scripts from source-study data.
 
file  source_study_stub.c [code]
 
file  utils.c [code]
 Utility functions for argument parsing and string handling.