Home
last modified time | relevance | path

Searched refs:shutil (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/
H A Dbuild_ts_js.py17 import shutil namespace
59 CMD_INST = shutil.copy(INPUT_ARGUMENTS.out_file, INPUT_ARGUMENTS.dst_file)
61 CMD_INST = shutil.rmtree(INPUT_ARGUMENTS.out_filePath)
/commonlibrary/ets_utils/js_util_module/
H A Dbuild_ts_js.py16 import shutil namespace
57 CMD_INST = shutil.copy(INPUT_ARGUMENTS.out_file, INPUT_ARGUMENTS.dst_file)
59 CMD_INST = shutil.rmtree(INPUT_ARGUMENTS.out_filePath)

Completed in 1 milliseconds