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

org.clapper.scalasti.Constants.scala Maven / Gradle / Ivy

The newest version!
package org.clapper.scalasti

/** Miscellaneous shared constants.
  */
object Constants {
  val DefaultEncoding  = "UTF-8"
  val DefaultStartChar = '<'
  val DefaultStopChar  = '>'
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy