Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1463

Builder API for Command

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      It would be useful to have a builder API for our internal Command type, similar to that of std::Command: https://doc.rust-lang.org/std/process/struct.Command.html.

      This would allow us to set everything we need in a command up front rather than building it and then mutating it afterwards.

            Assignee:
            Unassigned Unassigned
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: