Skip to content

Conversation

gcurtis
Copy link
Collaborator

@gcurtis gcurtis commented Sep 3, 2024

Add a packageFS type that extends fs.FS to translate to/from operating system paths. This makes it a little easier to get real file paths when writing or passing files to external commands (like patchelf).

Add a `packageFS` type that extends `fs.FS` to translate to/from
operating system paths. This makes it a little easier to get real file
paths when writing or passing files to external commands (like
`patchelf`).
@gcurtis gcurtis merged commit 295b26b into main Sep 3, 2024
24 checks passed
@gcurtis gcurtis deleted the gcurtis/packagefs branch September 3, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants