workingDirectory| Constructor and Description |
|---|
MachoScrubContentSectionsStep(com.google.common.collect.ImmutableList<String> stripToolPrefix,
ProjectFilesystem inputFilesystem,
Path inputDylib,
ProjectFilesystem outputFilesystem,
Path outputDylib) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.collect.ImmutableList<String> |
getShellCommandInternal(ExecutionContext context)
Implementations of this method should not have any observable side-effects.
|
String |
getShortName() |
addOptions, execute, getDescription, getDuration, getEnvironmentVariables, getExitCodeFromResult, getShellCommand, getShellCommandArgsForDescription, getStderr, getStdin, getStdout, getTimeout, getTimeoutHandler, shouldPrintStderr, shouldPrintStdoutpublic MachoScrubContentSectionsStep(com.google.common.collect.ImmutableList<String> stripToolPrefix, ProjectFilesystem inputFilesystem, Path inputDylib, ProjectFilesystem outputFilesystem, Path outputDylib)
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStepgetShellCommandInternal in class ShellSteppublic final String getShortName()