Expand description
Command parsing and execution.
Structs§
Enums§
Functions§
- change_
dir - complete_
command - Returns sorted, deduplicated command names (builtins + PATH executables) that start with
prefix. Used for tab completion; only the first word of the line should be completed. - echo_
args - find_
executable - is_
builtin - needs_
more_ input - open_
stderr_ writer - open_
writer - resolve_
types - run_
line