extract

Macro extract 

Source
macro_rules! extract {
    ($archive_path:expr, $delete_archive:expr) => { ... };
}
Expand description

Macro to extract a .tar.xz archive.