mirror of
https://github.com/danbulant/nushell
synced 2026-05-23 06:19:25 +00:00
12 lines
150 B
Markdown
12 lines
150 B
Markdown
---
|
|
title: export
|
|
layout: command
|
|
version: 0.59.0
|
|
---
|
|
|
|
Export custom commands or environment variables from a module.
|
|
|
|
## Signature
|
|
|
|
```> export ```
|
|
|