mirror of
https://github.com/nushell/nushell.git
synced 2025-06-12 21:16:51 +02:00
It's no longer attached to a Block. Makes access to overlays more streamlined by removing this one indirection. Also makes it easier to create standalone overlays without a block which might come in handy.