scala.meta.io.Api.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.io
private[meta] trait Api {
}
private[meta] trait Aliases {
type AbsolutePath = scala.meta.io.AbsolutePath
lazy val AbsolutePath = scala.meta.io.AbsolutePath
type RelativePath = scala.meta.io.RelativePath
lazy val RelativePath = scala.meta.io.RelativePath
type Classpath = scala.meta.io.Classpath
lazy val Classpath = scala.meta.io.Classpath
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy