Skip to main content

Module commands

Module commands 

Source
Expand description

Command parsing and execution.

Structs§

Command
ParsedInvocation

Enums§

Cmd
RunResult
StderrTarget
StdoutTarget

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