DirPathAbs

ostrat.DirPathAbs
See theDirPathAbs companion object
class DirPathAbs(val arrayUnsafe: Array[String])

Directory path absolute.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def str: String

The path as a string with the slash characters inserted

The path as a string with the slash characters inserted

Attributes

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Concrete fields