Uses of Interface
io.github.ascopes.jct.workspaces.FileBuilder
Package
Description
Workspace components to hold complex source code structures within memory.
-
Uses of FileBuilder in io.github.ascopes.jct.workspaces
Modifier and TypeMethodDescriptiondefault FileBuilder
ManagedDirectory.createFile
(String... fragments) Create a file builder for the given path in this RAM file system.ManagedDirectory.createFile
(List<String> fragments) Create a file builder for the given path in this RAM file system.