readFile

  1. auto readFile(Path p)
  2. auto readFile(Path p)
    readFile
    (
    S
    )
    (
    in Path p
    )
    if (
    isSomeString!S
    )

Examples

Meta