Skip to main content

Module shell_exec

Module shell_exec 

Source
Expand description

Shell command executor for zshrs

Executes the parsed shell AST.

Structs§

AutoloadFlags
Flags for autoloaded functions
CompGroup
Completion group for organizing matches
CompInitBgResult
Result from background compinit thread
CompMatch
A single completion match for zsh-style completion
CompSpec
A completion specification for the complete builtin
CompState
zsh completion state (compstate associative array)
ForkFlags
Flags for zfork()
Intercept
An intercept registration.
ProfileEntry
Profiling entry for zprof
ScheduledCommand
Scheduled command for sched builtin
ShellExecutor
SubshellFlags
Flags for entersubsh()
UnixSocketState
Unix domain socket state
ZStyle
zstyle entry for completion configuration
ZptyState
State for a zpty pseudo-terminal

Enums§

AdviceKind
AOP advice type — before, after, or around.
BuiltinType
Builtin command type
ForkResult
Result of fork operation
RedirMode
Redirection mode