Shells

Type Alias Shells 

Source
pub type Shells = Vec<String>;
Expand description

List of installed console shells

Aliased Typeยง

pub struct Shells { /* private fields */ }