Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ Library
Method
Library
app/src/processing/app/Library.java:116–118 ·
view source on GitHub ↗
(File folder)
Source
from the content-addressed store, hash-verified
114
115
116
public
Library(File folder) {
117
this(folder, null);
118
}
119
120
121
private
Library(File folder, String groupName) {
Callers
nothing calls this directly
Calls
1
handle
Method · 0.95
Tested by
no test coverage detected