DirPath

ostrat.DirPath
See theDirPath companion object
trait DirPath

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DirsAbs
class DirsRel

Members list

Value members

Abstract methods

def /%(operand: DirsRel): String

Appends a String and converts the path to a String

Appends a String and converts the path to a String

Attributes

def /%(appendStr: String): String

Appends a String and converts the path to a String

Appends a String and converts the path to a String

Attributes

def asStr: String

The path as a string with the slash characters inserted

The path as a string with the slash characters inserted

Attributes

Concrete methods

A notification String to inform that the path doesn't exist.

A notification String to inform that the path doesn't exist.

Attributes

A notification String to inform that the path is not a directory.

A notification String to inform that the path is not a directory.

Attributes