query-shell
A simple library to get the user's shell.
Forked from alicecarroll/get-shell.
Installation
Add query-shell = "0.1"
to [dependencies]
section in your Cargo.toml
.
Usage
use get_shell_name;
println!;
query-shell
A simple library to get the user's shell.
Forked from alicecarroll/get-shell.
Add query-shell = "0.1"
to [dependencies]
section in your Cargo.toml
.
use get_shell_name;
println!;