zpmod
b19981f
High-performance Zsh module for script optimization and filesystem helpers
zpmod_compaudit.h
Go to the documentation of this file.
1
#pragma once
2
/* SPDX-License-Identifier: MIT */
3
#ifndef ZPMOD_COMPAUDIT_H
4
#define ZPMOD_COMPAUDIT_H
17
int
zp_compaudit_cache_core
(
char
*nam,
int
rebuild,
int
show,
int
json);
18
19
#endif
/* ZPMOD_COMPAUDIT_H */
zp_compaudit_cache_core
int zp_compaudit_cache_core(char *nam, int rebuild, int show, int json)
Definition:
compaudit_cache.c:584
src
include
zpmod_compaudit.h
Generated by
1.9.1