Skip to content

Add separate logic for extracting binary archives #403

@postmodern

Description

@postmodern

There could be short-circuit logic which handles binary archives differently from source archives. Binary archives, such as those released by JRuby and TruffleRuby, could be directly extracted into the installation directory. This would also save disk space, since ruby-install would no longer extract the archive and then copy it into the installation directory.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions