Docs.rs
  • deno_task_shell-0.17.0
    • deno_task_shell 0.17.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
      • thiserror ^1.0.58 normal
      • 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.17.0

Module parser

  • Structs
  • Enums
  • Functions

In crate deno_task_shell

Module deno_task_shell::parser

source ·

Structs§

  • BooleanList
  • Command
  • EnvVar
  • PipeSequence
  • Pipeline
  • Redirect
  • SequentialList
  • SequentialListItem
  • SimpleCommand
  • Word

Enums§

  • BooleanListOperator
  • CommandInner
  • IoFile
  • PipeSequenceOperator
  • PipelineInner
  • RedirectFd
  • RedirectOp
  • RedirectOpInput
  • RedirectOpOutput
  • Sequence
  • WordPart

Functions§

  • parse