# command.CommandRequest.with_global_argv

- **Module:** command.CommandRequest
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/command.rs#L705
- **Page:** https://libtmux.org/reference/rs/command-commandrequest-with_global_argv/

```
command.CommandRequest.with_global_argv(request_id: RequestId, global_argv: &[OsString], command: Command) -> Self
```
