Docs.rs
ssm-core-0.1.1
ssm-core 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
isolonenko
Dependencies
dirs ^6
normal
nix ^0.29
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
tempfile ^3
dev
Versions
5.38%
of the crate is documented
Platform
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
Skip to main content
spawn_ssh_command
ssm_
core
0.1.1
In ssm_
core::
terminal
ssm_core
::
terminal
Function
spawn_
ssh_
command
Copy item path
Source
pub fn spawn_ssh_command(alias: &
str
, extra_args: &[
String
]) ->
Vec
<
String
>