Searched refs:nightly_path (Results 1 – 3 of 3) sorted by relevance
90 for nightly_path in &renamer.0 { in rename()92 nightly_path.with_extension(Renamer::STDERR_EXTENSION), in rename()93 nightly_path.with_extension(Renamer::NON_VERSION_SPECIFIC_BACKUP_EXTENSION), in rename()96 nightly_path.with_extension(Renamer::VERSION_SPECIFIC_EXTENSION), in rename()97 nightly_path.with_extension(Renamer::STDERR_EXTENSION), in rename()
42 def nightly_path(cls, platform: plt.Platform) -> AnyPath: member in Firefox
243 return browsers.Firefox.nightly_path(platform)