mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 12:29:03 +00:00
210 B
210 B
| title | layout | version |
|---|---|---|
| module | command | 0.59.0 |
Define a custom module
Signature
> module (module_name) (block)
Parameters
module_name: module nameblock: body of the module