Interface Linker.ExtraOutputsDeriver
-
- Enclosing interface:
- Linker
public static interface Linker.ExtraOutputsDeriver
Derives extra outputs from linker args
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.common.collect.ImmutableMap<String,Path>
deriveExtraOutputsFromArgs(com.google.common.collect.ImmutableList<String> linkerArgs, Path output)
-