Docs.rs
  • deno_task_shell-0.24.0
    • deno_task_shell 0.24.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • denobot
    • Dependencies
      • anyhow ^1.0.75 normal
      • deno_path_util ^0.4.0 normal
      • futures ^0.3.29 normal optional
      • glob ^0.3.1 normal optional
      • monch ^0.5.0 normal
      • os_pipe ^1.1.4 normal optional
      • path-dedot ^3.1.1 normal optional
      • serde ^1 normal optional
      • sys_traits ^0.1.9 normal optional
      • thiserror ^2.0.9 normal
      • tokio ^1 normal optional
      • deno_unsync ^0.4.1 dev
      • parking_lot ^0.12.1 dev
      • pretty_assertions ^1 dev
      • serde_json ^1.0.111 dev
      • tempfile ^3.8.1 dev
      • nix ^0.29.0 normal optional
      • windows-sys ^0.59.0 normal optional
    • Versions
    • 21.37% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

deno_task_shell0.24.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ExecutableCommand
  • ExecuteCommandArgsContext
  • KillSignal
  • KillSignalDropGuard
  • ShellCommandContext
  • ShellState
  • parser::BooleanList
  • parser::Command
  • parser::EnvVar
  • parser::PipeSequence
  • parser::Pipeline
  • parser::Redirect
  • parser::SequentialList
  • parser::SequentialListItem
  • parser::SimpleCommand
  • parser::Word

Enums

  • EnvChange
  • ExecuteResult
  • ShellPipeReader
  • ShellPipeWriter
  • SignalKind
  • parser::BooleanListOperator
  • parser::CommandInner
  • parser::IoFile
  • parser::PipeSequenceOperator
  • parser::PipelineInner
  • parser::RedirectFd
  • parser::RedirectOp
  • parser::RedirectOpInput
  • parser::RedirectOpOutput
  • parser::Sequence
  • parser::WordPart
  • which::CommandPathResolutionError

Traits

  • ShellCommand

Functions

  • execute
  • execute_with_pipes
  • parser::parse
  • pipe
  • which::resolve_command_path

Type Aliases

  • FutureExecuteResult

Constants

  • which::EXECUTABLE_NAME