Uses of Class
org.anchoranalysis.launcher.resources.Resources
Packages that use Resources
Package
Description
Specifies a configuration of the launcher for a particular application.
Loading and displaying pre-defined tasks.
-
Uses of Resources in org.anchoranalysis.launcher.config
Methods in org.anchoranalysis.launcher.config that return Resources -
Uses of Resources in org.anchoranalysis.launcher.run.tasks
Methods in org.anchoranalysis.launcher.run.tasks with parameters of type ResourcesModifier and TypeMethodDescriptionstatic void
PredefinedTasks.printTasksToConsole
(Path tasksDirectory, Resources resources, PrintStream printTo) Prints names of the predefined tasks that are available to the application.