scalation
package scalation
- Alphabetic
- By Inheritance
- scalation
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
- val BASE: String
- val DATA_DIR: String
- val LOG_DIR: String
- val MEM_MAPPED_DIR: String
- val SEP: String
- val SRC_DIR: String
- val SRC_SCALA_DIR: String
- val STORE_DIR: String
- def removeLast(s: String): String
- def setParallelism[A](n: Int)(block: ⇒ A): A
- val ⁄: String
-
object
UpVersion
The
UpVersion
object is used to update the version number in the source code. -
object
UpVersionAll
extends App
The
UpVersionAll
object updates the version number of all source (.scala) files at or below the 'currentDir' (seeUpVersion
).The
UpVersionAll
object updates the version number of all source (.scala) files at or below the 'currentDir' (seeUpVersion
). > run-main scalation.UpVersionAll -
object
UpVersionFile
extends App
The
UpVersionFile
object updates the version number of a single source (.scala) file.The
UpVersionFile
object updates the version number of a single source (.scala) file. > run-main scalation.UpVersionFile