File size: 95 Bytes
9da7124
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "run": [{
    "method": "fs.rm",
    "params": {
      "path": "venv"
    }
  }]
}