Module semantics

Module semantics 

Source
Expand description

Type definitions for command execution.

Modules§

command
Command execution components
expansion
Word expansion components

Structs§

ExitStatus
Number that summarizes the result of command execution.
Field
Resultant string of word expansion.
RunReadEvalLoop
Wrapper for running a read-eval-loop

Enums§

Divert
Result of interrupted command execution.

Type Aliases§

Result
Result of command execution.