PathPart

trait PathPart
Companion
object
class Object
trait Matchable
class Any
class FileName
object Root
class SetPath

Value members

Abstract methods

def all(previous: String): Iterator[String]
def current(previous: String, timeStamp: Long): String

Concrete methods

def after(writer: FileWriter): Unit
def before(writer: FileWriter): Unit
def nextValidation(timeStamp: Long): Option[Long]