overlay list for core> overlay list {flags} 
| input | output | 
|---|---|
| nothing | list<string> | 
Get the last activated overlay
>modulespam { export deffoo [] { "foo" } }
overlay usespam
overlay list|last
spam
The overlays are listed in the order they were activated.
    Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
    https://www.nushell.sh/commands/docs/overlay_list.html