Package io.quarkus.devui.deployment
Interface DevUIConfig.Workspace
- Enclosing interface:
DevUIConfig
public static interface DevUIConfig.Workspace
-
Method Summary
Modifier and TypeMethodDescriptionFiles to ignore in the workspaceFolders to ignore in the workspace
-
Method Details
-
ignoreFolders
Folders to ignore in the workspace -
ignoreFiles
Files to ignore in the workspace
-