describe for core

Describe the type and structure of the value(s) piped in.

Signature

> describe --no-collect

Parameters

  • --no-collect (-n): do not collect streams of structured data

Examples

Describe the type of a string

> 'hello' | describe
string