Skip to main content

compfunc

Static compfunc 

Source
pub static compfunc: OnceLock<Mutex<Option<String>>>
Expand description

Port of mod_export char *compfunc from Src/Zle/zle_tricky.c:143. Name of the user completion shell function — non-empty when the new completion system (compsys) is active; empty for compctl.