PathPart

scribe.file.path.PathPart
See thePathPart companion object
trait PathPart

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class FileName
object Root.type
class SetPath

Members list

Concise view

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]