Home
last modified time | relevance | path

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

/external/pigweed/pw_arduino_build/py/pw_arduino_build/
Dfile_operations.py90 def relative_or_absolute_path(file_string: str): function
118 _LOG.info("Downloaded: %s", relative_or_absolute_path(downloaded_file))
166 _LOG.info("Extracting: %s", relative_or_absolute_path(archive_file))
175 _LOG.info("Installing into: %s", relative_or_absolute_path(dest_dir))