zpmod
b19981f
High-performance Zsh module for script optimization and filesystem helpers
|
#include "zpmod.mdh"
Go to the source code of this file.
Macros | |
#define | ZPMOD_SOURCE_HOT_H |
Functions | |
int | cmd_source_hot (char *nam, char **argv) |
Implements zpmod source-hot . More... | |
#define ZPMOD_SOURCE_HOT_H |
Definition at line 3 of file zpmod_source_hot.h.
int cmd_source_hot | ( | char * | nam, |
char ** | argv | ||
) |
Implements zpmod source-hot
.
nam | The builtin name. |
argv | Subcommand arguments. |
Definition at line 37 of file source_hot.c.