Docs.rs
  • deno_task_shell-0.15.0
    • deno_task_shell 0.15.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • denobot
    • Dependencies
      • anyhow ^1.0.75 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
      • tokio ^1 normal optional
      • tokio-util ^0.7.10 normal optional
      • parking_lot ^0.12.1 dev
      • pretty_assertions ^1 dev
      • serde_json ^1.0.111 dev
      • tempfile ^3.8.1 dev
    • Versions
    • 22.67% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

deno_task_shell0.15.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • ExecutableCommand
  • ExecuteCommandArgsContext
  • 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
  • parser::BooleanListOperator
  • parser::CommandInner
  • parser::IoFile
  • parser::PipeSequenceOperator
  • parser::PipelineInner
  • parser::RedirectFd
  • parser::RedirectOp
  • parser::RedirectOpInput
  • parser::RedirectOpOutput
  • parser::Sequence
  • parser::WordPart

Traits

  • ShellCommand

Functions

  • execute
  • execute_with_pipes
  • parser::parse
  • pipe

Type Aliases

  • FutureExecuteResult