Home
last modified time | relevance | path

Searched refs:existing_file (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dappend.py421 def existing_file(filepath): function
451 …ile.add_argument('newfile', help='Custom file to replace the target file with', type=existing_file)