Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ Record
Method
Record
app/src/processing/app/ui/Recent.java:366–368 ·
view source on GitHub ↗
(String path)
Source
from the content-addressed store, hash-verified
364
// }
365
366
Record(String path) {
367
this.path = path;
368
}
369
370
// Record(Editor editor, Sketch sketch) {
371
// this.editor = editor;
Callers
nothing calls this directly
Calls
2
getMainFilePath
Method · 0.80
getSketch
Method · 0.80
Tested by
no test coverage detected