Add description for kotlin.io.path package
This commit is contained in:
@@ -59,6 +59,10 @@ Experimental APIs, subject to change in future versions of Kotlin.
|
||||
|
||||
IO API for working with files and streams.
|
||||
|
||||
# Package kotlin.io.path
|
||||
|
||||
Convenient extensions for working with file system using [java.nio.file.Path][java.nio.file.Path].
|
||||
|
||||
# Package kotlin.js
|
||||
|
||||
Functions and other APIs specific to the JavaScript platform.
|
||||
|
||||
Reference in New Issue
Block a user