[−][src]Trait automatic::run::RunStatus
Run status collect trait
Status collect current item state and other run item attributes
Required methods
fn status(&self) -> Result<Box<dyn ExitStatus>, String>
Current Exit status of runned program or error of run command