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, shouldPrintStdout
public 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)
ShellStep
getShellCommandInternal
in class ShellStep
public final String getShortName()