readText

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

  1. S readText(Path name)
  2. S readText(string name)
    S
    readText
    (
    S = string
    )
    (
    in string name
    )

Meta