Skip to main content

Module native

Module native 

Source

Enums§

ArchiveType
The type of archive format.

Functions§

apply_native_update
Apply a native in-place update by downloading, verifying, extracting, and atomically replacing the target binary.
detect_archive_type
Detect archive type from filename.
extract_binary
Extract a binary from an archive file. Returns the path to the extracted binary.
find_binary_in_dir
Find the first executable file in a directory (recursively).