Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter-4.2/stats_calculator/
Dpackage.json8 "clean": "rimraf build", string
/arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/
Dpackage.json8 "clean": "rimraf build", string
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/
Dpackage.json8 "clean": "rimraf build", string
/arkcompiler/ets_frontend/ets2panda/linter-4.2/cookbook_convertor/
Dpackage.json8 "clean": "rimraf build", string
/arkcompiler/ets_frontend/ets2panda/linter/
Dpackage.json14 "clean": "rimraf build dist bundle", string
/arkcompiler/ets_frontend/ets2panda/linter-4.2/
Dpackage.json15 "clean": "rimraf build dist bundle", string
/arkcompiler/ets_frontend/arkguard/
Dpackage.json11 "clean": "rm -rf lib/*", string
/arkcompiler/toolchain/build/compile_script/
Dark.py344 def clean(self, out_path: str): member in ArkPy