Files

46 lines
883 B
JSON

{
"title": "Arthas reset 命令",
"details": {
"steps": [
{
"title": "启动 math-game",
"text": "arthas-demo.md"
},
{
"title": "启动 arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "reset 命令",
"text": "reset.md"
},
{
"title": "reset 使用参考",
"text": "reset-usage.md"
},
{
"title": "reset 还原指定类",
"text": "reset-specified-class.md"
},
{
"title": "reset 还原所有类",
"text": "reset-all-classes.md"
}
],
"intro": {
"foreground": "foreground.sh",
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "ubuntu",
"environmentsprotocol": "http"
}
}