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

com.carrotgarden.maven.scalor.meta.Anno.scala Maven / Gradle / Ivy

package com.carrotgarden.maven.scalor.meta

import scala.annotation.StaticAnnotation

object Anno {

  //  /**
  //   * Document verified file path usage.
  //   */
  //  class PathType( mode : PathType.Value ) extends StaticAnnotation
  //
  //  object PathType {
  //    sealed trait Value
  //    object Absolute extends Value
  //    object Canonical extends Value
  //  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy