Enums§
- Archive
Type - 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).