Docs.rs
  • gix-command-0.3.5
    • gix-command 0.3.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Byron
    • Dependencies
      • bstr ^1.5.0 normal
      • gix-path ^0.10.6 normal
      • gix-trace ^0.1.7 normal
      • shell-words ^1.0 normal
    • Versions
    • 100% 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

Crate gix_command

gix_command0.3.5

  • All Items
  • Modules
  • Structs
  • Functions

Crates

  • gix_command
?
Change settings

Crate gix_command

source ·
Expand description

Launch commands very similarly to Command, but with git specific capabilities and adjustments.

Modules§

  • shebang

Structs§

  • Context
    Additional information that is relevant to spawned processes, which typically receive a wealth of contextual information when spawned from git.
  • Prepare
    A structure to keep settings to use when invoking a command via spawn(), after creating it with prepare().

Functions§

  • extract_interpreter
    Parse the shebang (#!<path>) from the first line of executable, and return the shebang data when available.
  • prepare
    Prepare cmd for spawning by configuring it with various builder methods.

Results

Query parser error: "Unexpected - (did you mean ->?)".