mirror of
https://github.com/nushell/nushell.git
synced 2025-08-01 20:33:02 +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