view for debug
Various commands for viewing debug information.
Signature
> view {flags}
Input/output types:
| input | output |
|---|---|
| nothing | string |
Notes
You must use one of the following subcommands. Using this command as-is will only produce this help message.
Subcommands:
| name | type | usage |
|---|---|---|
view files |
Builtin | View the files registered in nushell's EngineState memory. |
view source |
Builtin | View a block, module, or a definition. |
view span |
Builtin | View the contents of a span. |
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/view.html