- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for metadataOrNull (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
okhttp-osgi-tests/src/test/kotlin/okhttp3/osgi/OsgiTest.kt
.toTypedArray() for (classPathEntry in entries) { deployFile(classPathEntry.toPath()) } } private fun RepositoryPlugin.deployFile(file: Path) { if (fileSystem.metadataOrNull(file)?.isRegularFile != true) return try { fileSystem.read(file) { put(inputStream(), RepositoryPlugin.PutOptions()) println("Deployed ${file.name}") }
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Wed Mar 19 19:25:20 GMT 2025 - 5K bytes - Click Count (0)