zpmod
b19981f
High-performance Zsh module for script optimization and filesystem helpers
|
Module declaration header (mdh) for zpmod. More...
#include "zpmod_config.h"
#include "zsh_system.h"
#include "zsh.h"
#include "sigcount.h"
#include "zpmod_internals.h"
#include "zpmod_imports.h"
Go to the source code of this file.
Macros | |
#define | have_zpmod_module |
#define | HAVE_CONFIG_H 1 |
#define | ZSH_OOT_MODULE 1 |
#define | mod_import_variable |
#define | mod_import_function |
#define | mod_export |
#define | boot_ boot_zpmod |
#define | cleanup_ cleanup_zpmod |
#define | features_ features_zpmod |
#define | enables_ enables_zpmod |
#define | setup_ setup_zpmod |
#define | finish_ finish_zpmod |
Module declaration header (mdh) for zpmod.
Definition in file zpmod.mdh.
#define boot_ boot_zpmod |
#define cleanup_ cleanup_zpmod |
#define enables_ enables_zpmod |
#define features_ features_zpmod |
#define finish_ finish_zpmod |
#define HAVE_CONFIG_H 1 |
#define have_zpmod_module |
#define mod_export |
#define mod_import_function |
#define mod_import_variable |
#define setup_ setup_zpmod |
#define ZSH_OOT_MODULE 1 |