readText.readText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. S readText(Path!C name)
    template readText(S = string)
    S
    readText
    (
    C
    )
    (
    in Path!C name
    )
    if (
    isSomeChar!C
    )
  2. S readText(char[] name)

Meta