Searched refs:fileExists (Results 1 – 2 of 2) sorted by relevance
115 func fileExists(_ *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, func228 "rblf_file_exists": starlark.NewBuiltin("rblf_file_exists", fileExists),
477 file, fileExists := dir.files[baseName]478 if fileExists {789 _, fileExists := parent.files[leaf]790 if fileExists {