mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
9 lines
136 B
Markdown
9 lines
136 B
Markdown
|
|
将输出结果去除ANSI颜色
|
|
|
|
示例:
|
|
|
|
`jad demo.MathGame main`{{execute T2}}
|
|
|
|
`jad demo.MathGame main | plaintext`{{execute T2}}
|