scala.meta.internal.io.PlatformPathIO.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of io_sjs0.6_2.11 Show documentation
Show all versions of io_sjs0.6_2.11 Show documentation
Scalameta APIs for input/output
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