public interface BuildWriter
BuildSystem
that can generate a proper
build representation for the project in a single text asset.Modifier and Type | Method and Description |
---|---|
void |
writeBuild(Writer out)
|
void writeBuild(Writer out) throws IOException
out
- the writer to useIOException
- if writing the build to out
failedCopyright © 2021 Pivotal Software, Inc.. All rights reserved.