overlay new
for core> overlay new {flags} (name)
name
: Name of the overlayinput | output |
---|---|
nothing | nothing |
Create an empty overlay
>overlay newspam
The command will first create an empty module, then add it as an overlay.
This command is a parser keyword. For details, check: https://www.nushell.sh/book/thinking_in_nu.html
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/overlay_new.html