which-shell 0.1.1

which-shell
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "which-shell"
version = "0.1.1"
edition = "2021"
license = "MIT"
description = "which-shell"
repository = "https://github.com/ahaoboy/which-shell"
homepage = "https://github.com/ahaoboy/which-shell"
authors = ["ahaoboy"]

[dependencies]
regex = "1"
sysinfo = "0.32"