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

Method plainFilenamesIn

proj2/gitlet/Utils.java:174–182  ·  view source on GitHub ↗

Returns a list of the names of all plain files in the directory DIR, in lexicographic order as Java Strings. Returns null if DIR does not denote a directory.

(File dir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected