readText

Like $(FULL_STD_FILE readTXXXXXXXext), but supports Path and command echoing.

  1. alias readText() = std.file.readText
  2. S readText(Path name)
    S
    readText
    (
    S = string
    )
    ()

Meta