Command |
Description |
ast |
Print the abstract syntax tree (ast) for a pipeline.
|
debug |
Debug print the value(s) piped in.
|
debug info
|
View process memory info.
|
explain |
Explain closure contents.
|
inspect |
Inspect pipeline results while running a pipeline.
|
metadata |
Get the metadata for items in the stream.
|
timeit |
Time the running time of a block.
|
view |
Various commands for viewing debug information.
|
view files
|
View the files registered in rsh's EngineState memory.
|
view source
|
View a block, module, or a definition.
|
view span |
View the contents of a span.
|