Function dotfiles_core::error::execution_error

source ยท
pub fn execution_error(
    popen_error: Option<PopenError>,
    exit_status: Option<ExitStatus>
) -> ErrorType
Expand description