vertx / io.vertx.reactivex.core / Vertx / fileSystem

fileSystem

open fun fileSystem(): FileSystem

Get the filesystem object. There is a single instance of FileSystem per Vertx instance.

Return
the filesystem object