Default
Functions
An asynchronous version of io.matthewnelson.kmp.file.absoluteFile2.
An asynchronous version of io.matthewnelson.kmp.file.absolutePath2.
An asynchronous version of io.matthewnelson.kmp.file.append.
An asynchronous version of io.matthewnelson.kmp.file.append.
Syntactic sugar. To be used with AsyncFs.with.
Syntactic sugar. To be used with AsyncFs.with.
An asynchronous version of io.matthewnelson.kmp.file.appendBytes.
An asynchronous version of io.matthewnelson.kmp.file.appendUtf8.
An asynchronous version of io.matthewnelson.kmp.file.canonicalFile2.
An asynchronous version of io.matthewnelson.kmp.file.canonicalPath2.
Syntactic sugar. To be used with AsyncFs.with.
An asynchronous version of io.matthewnelson.kmp.file.exists2.
Syntactic sugar. To be used with AsyncFs.with.
Creates a new instance of AsyncFs with the provided CoroutineContext. This can be useful in a number of situations, such as scoping things to a job, or redirecting error handling via a custom coroutine exception handler.
An asynchronous version of io.matthewnelson.kmp.file.openAppend.
An asynchronous version of io.matthewnelson.kmp.file.openRead.
An asynchronous version of io.matthewnelson.kmp.file.openReadWrite.
An asynchronous version of io.matthewnelson.kmp.file.openWrite.
Syntactic sugar. To be used with AsyncFs.with.
An asynchronous version of io.matthewnelson.kmp.file.read.
An asynchronous version of io.matthewnelson.kmp.file.read.
Syntactic sugar. To be used with AsyncFs.with.
Syntactic sugar. To be used with AsyncFs.with.
An asynchronous version of io.matthewnelson.kmp.file.readBytes.
An asynchronous version of io.matthewnelson.kmp.file.readUtf8.
Syntactic sugar. To be used with AsyncFs.with.
An asynchronous version of io.matthewnelson.kmp.file.write.
An asynchronous version of io.matthewnelson.kmp.file.write.
Syntactic sugar. To be used with AsyncFs.with.
Syntactic sugar. To be used with AsyncFs.with.
An asynchronous version of io.matthewnelson.kmp.file.writeBytes.
Syntactic sugar. To be used with AsyncFs.with.
Syntactic sugar. To be used with AsyncFs.with.