List of all items
Structs
- ProcessRunner
- RunOptions
- ansi::AnsiConfig
- ansi::AnsiUtils
- commands::CommandContext
- commands::VirtualCommandRegistry
- events::StreamEmitter
- pipeline::Pipeline
- pipeline::PipelineBuilder
- shell_parser::ParsedArg
- shell_parser::Redirect
- shell_parser::ShellParser
- shell_parser::Token
- state::GlobalState
- state::ShellSettings
- stream::OutputStream
- stream::StreamingRunner
- utils::CommandResult
- utils::VirtualUtils
Enums
- Error
- StdinOption
- commands::StreamChunk
- events::EventData
- events::EventType
- shell_parser::ParsedCommand
- shell_parser::TokenType
- stream::OutputChunk
Traits
Macros
Functions
- commands::are_virtual_commands_enabled
- commands::basename
- commands::cat
- commands::cd
- commands::cp
- commands::dirname
- commands::disable_virtual_commands
- commands::echo
- commands::enable_virtual_commands
- commands::env
- commands::exit
- commands::false
- commands::ls
- commands::mkdir
- commands::mv
- commands::pwd
- commands::rm
- commands::seq
- commands::sleep
- commands::test
- commands::touch
- commands::true
- commands::which
- commands::yes
- create
- exec
- quote::needs_quoting
- quote::quote
- quote::quote_all
- run
- run_sync
- shell_parser::needs_real_shell
- shell_parser::parse_shell_command
- shell_parser::tokenize
- state::get_shell_settings
- state::global_state
- state::reset_global_state
- state::set_shell_option
- state::unset_shell_option
- trace::is_trace_enabled
- trace::trace
- trace::trace_lazy