MCPcopy Create free account
hub / github.com/Berkeley-CS61B/skeleton-sp21 / readContentsAsString

Method readContentsAsString

lab6/capers/Utils.java:46–48  ·  view source on GitHub ↗

Return the entire contents of FILE as a String. FILE must be a normal file. Throws IllegalArgumentException in case of problems.

(File file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

readContentsMethod · 0.95

Tested by

no test coverage detected