public class CompileTaskRunner extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
CompileTaskRunner.CompileTask
A task to run with a logger based on options.
|
Constructor and Description |
---|
CompileTaskRunner() |
Modifier and Type | Method and Description |
---|---|
static boolean |
runWithAppropriateLogger(CompileTaskOptions options,
CompileTaskRunner.CompileTask task)
Runs the main action with an appropriate logger.
|
public static boolean runWithAppropriateLogger(CompileTaskOptions options, CompileTaskRunner.CompileTask task)
Copyright © 2018. All rights reserved.