workingDirectory
Constructor and Description |
---|
CsharpLibraryCompile(SourcePathResolverAdapter pathResolver,
Tool csharpCompiler,
Path output,
com.google.common.collect.ImmutableSortedSet<Path> srcs,
com.google.common.collect.ImmutableList<Either<Path,String>> references,
com.google.common.collect.ImmutableListMultimap<Path,String> resources,
FrameworkVersion version,
com.google.common.collect.ImmutableList<String> compilerFlags) |
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 CsharpLibraryCompile(SourcePathResolverAdapter pathResolver, Tool csharpCompiler, Path output, com.google.common.collect.ImmutableSortedSet<Path> srcs, com.google.common.collect.ImmutableList<Either<Path,String>> references, com.google.common.collect.ImmutableListMultimap<Path,String> resources, FrameworkVersion version, com.google.common.collect.ImmutableList<String> compilerFlags)
protected com.google.common.collect.ImmutableList<String> getShellCommandInternal(ExecutionContext context)
ShellStep
getShellCommandInternal
in class ShellStep
public String getShortName()