List of all items
Structs
- api::RustBash
- api::RustBashBuilder
- commands::BracketCommand
- commands::CatCommand
- commands::CommandContext
- commands::CommandMeta
- commands::CommandResult
- commands::EchoCommand
- commands::EgrepCommand
- commands::FalseCommand
- commands::FgrepCommand
- commands::FlagInfo
- commands::LsCommand
- commands::MkdirCommand
- commands::PwdCommand
- commands::TestCommand
- commands::TouchCommand
- commands::TrueCommand
- interpreter::CallFrame
- interpreter::ExecResult
- interpreter::ExecutionCounters
- interpreter::ExecutionLimits
- interpreter::FunctionDef
- interpreter::InterpreterState
- interpreter::ShellOpts
- interpreter::ShoptOpts
- interpreter::Variable
- interpreter::VariableAttrs
- network::NetworkPolicy
- platform::Instant
- platform::SystemTime
- vfs::DirEntry
- vfs::GlobOptions
- vfs::InMemoryFs
- vfs::Metadata
- vfs::MountableFs
- vfs::OverlayFs
- vfs::ReadWriteFs
Enums
- commands::FlagStatus
- error::RustBashError
- error::VfsError
- interpreter::ControlFlow
- interpreter::VariableValue
- vfs::FsNode
- vfs::NodeType
Traits
Functions
- commands::format_help
- commands::register_default_commands
- commands::unknown_option
- interpreter::builtin_names
- interpreter::execute_program
- interpreter::expand_word
- interpreter::parse
- mcp::run_mcp_server