config.json 644 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12
{
  "export": [
    "dir.json",
    "copy.json",
    "list_file_in_dir.json",
    "walk_dir.json",
    "count_file.json",
    "zip_with_progress.json"
  ],
  "keywords": [],
  "children": [
    {
F
feilong 已提交
13 14 15 16 17 18 19 20
      "excel": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-754",
        "keywords_must": [],
        "keywords_forbid": []
      },
      "csv": {
F
feilong 已提交
21 22
        "keywords": [],
        "children": [],
L
luxin 已提交
23
        "node_id": "python-b44d0cae5aff4c10ab17674b54986625",
L
luxin 已提交
24 25
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
26 27 28
      }
    }
  ],
L
luxin 已提交
29 30 31
  "node_id": "python-3-129",
  "keywords_must": [],
  "keywords_forbid": []
F
feilong 已提交
32
}