Struct stemjail::config::profile::RunConfig
[−]
[src]
pub struct RunConfig {
pub cmd: Vec<String>,
}Fields
cmd |
pub struct RunConfig {
pub cmd: Vec<String>,
}cmd |
impl PartialEq for RunConfigimpl Decodable for RunConfigimpl Debug for RunConfigimpl Clone for RunConfigfn clone(&self) -> RunConfigfn clone_from(&mut self, source: &Self)