public class ResolveAliasHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
resolveAlias(CommandRunnerParams params,
PerBuildState parserState,
List<String> aliases)
Assumes each argument passed to this command is an alias defined in .buckconfig, or a fully
qualified (non-alias) target to be verified by checking the build files.
|
public static void resolveAlias(CommandRunnerParams params, PerBuildState parserState, List<String> aliases)