Searched defs:full_path (Results 1 – 1 of 1) sorted by relevance
28 def get_submodule_dirs(full_path=False): # type: (bool) -> list argument51 def _check_git_filemode(full_path): # type: (str) -> bool argument63 def is_executable(full_path): # type: (str) -> bool argument74 def get_git_files(path=IDF_PATH, full_path=False): # type: (str, bool) -> list[str] argument