nushell / nushell.github.io

Nushell's main website, blog, book, and more
https://www.nushell.sh/book/
MIT License
183 stars 434 forks source link

Fix Creating Modules code example (a bit further) #1610

Closed NotTheDr01ds closed 2 weeks ago

NotTheDr01ds commented 2 weeks ago

Fixes the issue (for real, hopefully) in #1609 - See my comment there for details on why this is needed.

fdncred commented 2 weeks ago

Thanks