mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-12 22:42:23 +00:00
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
|
---input---
|
||
|
(env) [~/project]$ foo -h
|
||
|
|
||
|
---tokens---
|
||
|
'(env)' Generic.Prompt.VirtualEnv
|
||
|
' ' Text
|
||
|
'[~/project]$ ' Generic.Prompt
|
||
|
'foo' Text
|
||
|
' ' Text.Whitespace
|
||
|
'-h' Text
|
||
|
'\n' Text.Whitespace
|