Function bsdtar_name

Source
pub fn bsdtar_name(rt: &mut RustRuntimeServices<'_>) -> &'static str
Expand description

Returns the name of the bsdtar binary to use. On Windows, this is just the inbox tar.exe. Elsewhere, use bsdtar. This will require installing the libarchive-tools package on Debian-based Linux.