PathPart

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

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]