mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 14:21:45 +02:00
The previous implementation presumed that if files were given, they had contents. The change makes the fallback to permanent files uniform. Fix #11256