nu-highlight
for strings
Syntax highlight the input string.
Signature
> nu-highlight {flags}
Input/output types:
input | output |
---|---|
string | string |
Examples
Describe the type of a string
> 'let x = 3' | nu-highlight
nu-highlight
for strings> nu-highlight {flags}
input | output |
---|---|
string | string |
Describe the type of a string
> 'let x = 3' | nu-highlight