SimplePath.appendName

Append a single path segment to this one.

  1. typeof(this)* appendName(char[] name)
    mixintemplate SimplePath()
    typeof(this)*
    appendName
    (
    in char[] name
    )
  2. typeof(this)* appendName(NameString name)

Meta