Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is possible to put a file inside other file #363

Closed
rbran opened this issue Nov 23, 2023 · 0 comments · Fixed by #364
Closed

Is possible to put a file inside other file #363

rbran opened this issue Nov 23, 2023 · 0 comments · Fixed by #364

Comments

@rbran
Copy link
Contributor

rbran commented Nov 23, 2023

This should create an error, but it does not.

    fs.push_file(dummy1, "a", dummy_header).unwrap();
    fs.push_file(dummy2, "a/b", dummy_header).unwrap();
This was referenced Nov 23, 2023
@wcampbell0x2a wcampbell0x2a added the S-Add-To-Changelog Status: Fixed, just needs added to Changelog label Dec 1, 2023
@wcampbell0x2a wcampbell0x2a removed the S-Add-To-Changelog Status: Fixed, just needs added to Changelog label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants