StringPathChunk

replpp.shaded.os.PathChunk.StringPathChunk
class StringPathChunk(s: String)

Attributes

Graph
Supertypes
trait PathChunk
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def segments: Seq[String]

Attributes

Inherited from:
StringPathChunkInternal (hidden)
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
StringPathChunkInternal -> Any
Inherited from:
StringPathChunkInternal (hidden)
def ups: Int

Attributes

Inherited from:
StringPathChunkInternal (hidden)