Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/tools/ci/
Didf_ci_utils.py28 def get_submodule_dirs(full_path=False): # type: (bool) -> list argument
51 def _check_git_filemode(full_path): # type: (str) -> bool argument
63 def is_executable(full_path): # type: (str) -> bool argument
74 def get_git_files(path=IDF_PATH, full_path=False): # type: (str, bool) -> list[str] argument