Struct stemjail::config::profile::ProfileDom [] [src]

pub struct ProfileDom {
    pub cmd: Vec<String>,
    pub jdom: JailDom,
}

Fields

cmd
jdom