Class FileOutput<T>

java.lang.Object
io.sundr.codegen.api.FileOutput<T>
All Implemented Interfaces:
Output<T>

public class FileOutput<T> extends Object implements Output<T>