- include Indented's Win32 api wrappers
| alias | Description |
|---|---|
| - [ ] h1, .., h6 | Label with padding |
| - [ ] Pair | Label -sep ': ' $Key $value |
-
joinStrUl# list item -
joinStrLine -sep '\n' -
joinStrCsv-sep ', ' -op '\n'
Minimal, other commands all use this
-
wcolor -fg <color> -bg <color> -Text <text>
[h1 | h2] $Text
# call signatures
Label 'Key' -sep ' '
Label 'key' 'value'Pipe | Label 'Key' # invokes multiple key value pairs
Pipe | JoinCsv | Label 'stuff'
Label 'key' 'value'