List of all items
Structs
- InMemoryStore
- ListFilter
- ListOptions
- Todo
- TodoId
- TodoList
- TodoPatch
- devshell::command::ExecContext
- devshell::completion::CompletionContext
- devshell::completion::DevShellHelper
- devshell::completion::NoHint
- devshell::parser::ParseError
- devshell::parser::Pipeline
- devshell::parser::Redirect
- devshell::parser::SimpleCommand
- devshell::script::ParseError
- devshell::session_store::GuestPrimarySessionV1
- devshell::todo_io::TodoDto
- devshell::vfs::Vfs
- devshell::vm::GammaSession
- devshell::vm::HostSandboxSession
- devshell::vm::LimaGuestFsOps
- devshell::vm::MockGuestFsOps
- devshell::vm::VmConfig
- devshell::workspace::GuestPrimaryBackend
- devshell::workspace::MemoryVfsBackend
Enums
- ListSort
- Priority
- RepeatRule
- TodoError
- devshell::RunWithError
- devshell::command::BuiltinError
- devshell::command::RunResult
- devshell::completion::CompletionKind
- devshell::sandbox::SandboxError
- devshell::script::CmdOutcome
- devshell::script::ScriptStmt
- devshell::serialization::Error
- devshell::vfs::Node
- devshell::vfs::VfsError
- devshell::vm::GuestFsError
- devshell::vm::SessionHolder
- devshell::vm::VmError
- devshell::vm::WorkspaceMode
- devshell::vm::sync::VmSyncError
- devshell::workspace::WorkspaceBackendError
- devshell::workspace::WorkspaceReadError
Traits
Functions
- devshell::command::execute_pipeline
- devshell::command::run_builtin
- devshell::completion::complete_commands
- devshell::completion::complete_path
- devshell::completion::completion_context
- devshell::completion::list_dir_names_for_completion
- devshell::host_text::decode_host_text_bytes
- devshell::host_text::read_host_text
- devshell::host_text::script_text_from_vfs_bytes
- devshell::host_text::strip_utf8_bom
- devshell::parser::parse_line
- devshell::run_main
- devshell::run_main_from_args
- devshell::run_with
- devshell::sandbox::devshell_export_parent_dir
- devshell::sandbox::export_vfs_to_temp_dir
- devshell::sandbox::find_in_path
- devshell::sandbox::run_in_export_dir
- devshell::sandbox::run_rust_tool
- devshell::sandbox::sync_host_dir_to_vfs
- devshell::script::expand_vars
- devshell::script::logical_lines
- devshell::script::parse_script
- devshell::script::read_script_source_text
- devshell::script::run_script
- devshell::serialization::deserialize
- devshell::serialization::load_from_file
- devshell::serialization::save_to_file
- devshell::serialization::serialize
- devshell::session_store::apply_guest_primary_startup
- devshell::session_store::cwd_session_metadata_path
- devshell::session_store::load_guest_primary
- devshell::session_store::save_guest_primary
- devshell::session_store::session_metadata_path
- devshell::session_store::session_path_for_bin
- devshell::session_store::workspace_session_metadata_path
- devshell::todo_io::list_from_todos
- devshell::todo_io::load_todos
- devshell::todo_io::save_todos
- devshell::todo_io::todo_file
- devshell::vfs::normalize_path
- devshell::vfs::resolve_path_with_cwd
- devshell::vm::export_devshell_workspace_root_env
- devshell::vm::guest_path_is_under_mount
- devshell::vm::guest_project_dir_on_guest
- devshell::vm::normalize_guest_path
- devshell::vm::should_delegate_lima_shell
- devshell::vm::sync::pull_workspace_to_vfs
- devshell::vm::sync::push_full
- devshell::vm::sync::push_incremental
- devshell::vm::try_session_rc
- devshell::vm::try_session_rc_or_host
- devshell::vm::vm_workspace_host_root
- devshell::vm::workspace_mode_from_env
- devshell::vm::workspace_parent_for_instance
- devshell::workspace::guest_export_readonly_to_vfs
- devshell::workspace::logical_path_to_guest
- devshell::workspace::logical_to_guest_abs
- devshell::workspace::read_logical_file_bytes
- devshell::workspace::read_logical_file_bytes_rc
Constants
- devshell::command::PIPELINE_INTER_STAGE_MAX_BYTES
- devshell::sandbox::ENV_EXPORT_BASE
- devshell::session_store::ENV_DEVSHELL_WORKSPACE_ROOT
- devshell::session_store::FORMAT_DEVSHELL_SESSION_V1
- devshell::vm::ENV_DEVSHELL_VM
- devshell::vm::ENV_DEVSHELL_VM_AUTO_BUILD_ESSENTIAL
- devshell::vm::ENV_DEVSHELL_VM_AUTO_BUILD_TODO_GUEST
- devshell::vm::ENV_DEVSHELL_VM_AUTO_TODO_PATH
- devshell::vm::ENV_DEVSHELL_VM_BACKEND
- devshell::vm::ENV_DEVSHELL_VM_BETA_SESSION_STAGING
- devshell::vm::ENV_DEVSHELL_VM_DISABLE_PODMAN_SSH_HOME
- devshell::vm::ENV_DEVSHELL_VM_EAGER
- devshell::vm::ENV_DEVSHELL_VM_GUEST_HOST_DIR
- devshell::vm::ENV_DEVSHELL_VM_GUEST_TODO_HINT
- devshell::vm::ENV_DEVSHELL_VM_GUEST_WORKSPACE
- devshell::vm::ENV_DEVSHELL_VM_LIMACTL
- devshell::vm::ENV_DEVSHELL_VM_LIMA_HINTS
- devshell::vm::ENV_DEVSHELL_VM_LIMA_INSTANCE
- devshell::vm::ENV_DEVSHELL_VM_SKIP_PODMAN_BOOTSTRAP
- devshell::vm::ENV_DEVSHELL_VM_SOCKET
- devshell::vm::ENV_DEVSHELL_VM_STOP_ON_EXIT
- devshell::vm::ENV_DEVSHELL_VM_WORKSPACE_MODE
- devshell::vm::ENV_DEVSHELL_VM_WORKSPACE_PARENT
- devshell::vm::ENV_DEVSHELL_VM_WORKSPACE_USE_CARGO_ROOT