Package org.gradle.profiler.studio.tools
Class StudioSandboxCreator.StudioSandbox
java.lang.Object
org.gradle.profiler.studio.tools.StudioSandboxCreator.StudioSandbox
- Enclosing class:
- StudioSandboxCreator
-
Method Summary
Modifier and TypeMethodDescriptionpartialSandbox(Path pluginsDir, Path logsDir, Path scenarioOptionsDir)
-
Method Details
-
getConfigDir
-
getSystemDir
-
getLogsDir
-
getScenarioOptionsDir
-
getPluginsDir
-
fullSandbox
-
partialSandbox
public static StudioSandboxCreator.StudioSandbox partialSandbox(Path pluginsDir, Path logsDir, Path scenarioOptionsDir)
-