All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.meta.internal.io.PlatformPathIO.scala Maven / Gradle / Ivy

The newest version!
package scala.meta.internal.io

import scala.meta.io._

object PlatformPathIO {
  def workingDirectoryString: String =
    JSIO.cwd()
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy