mirror of
https://github.com/nushell/nushell.git
synced 2025-06-05 17:46:44 +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.