nu-highlight
for strings
Syntax highlight the input string.
Signature
> nu-highlight
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
input | output |
---|---|
string | string |
Describe the type of a string
> 'let x = 3' | nu-highlight