MCPcopy Index your code
hub / github.com/WiringProject/Wiring / listFiles

Method listFiles

IDE/processing/app/Base.java:2599–2601  ·  view source on GitHub ↗

Recursively creates a list of all files within the specified folder, and returns a list of their relative paths. Ignores any files/folders prefixed with a dot.

(String path, boolean relative)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addToolsMethod · 0.80
saveAsMethod · 0.80
findFilesInFolderMethod · 0.80

Calls 8

sizeMethod · 0.95
copyIntoMethod · 0.95
startsWithMethod · 0.95
substringMethod · 0.95
listMethod · 0.80
charAtMethod · 0.80
lengthMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected