Home
last modified time | relevance | path

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

/development/fetchLicenses/
Dpackage.json7 "clean": "rm -rf built", string
/development/file-utils/
Ddiff-filterer.py474 def runJobInSameProcess(shellCommand, workPath, previousTestState, clean, fullTestState, descriptio… argument
479 def runJobInOtherProcess(shellCommand, workPath, previousTestState, clean, fullTestState, descripti… argument
494 …def __init__(self, shellCommand, workPath, previousTestState, clean, fullTestState, description, t… argument