Interface FilerTextResource
public interface FilerTextResource
A resource from output (such as
target/META-INF/helidon) that can have existing
values, and may be replaced with a new value.-
Method Summary
-
Method Details
-
lines
-
lines
-
write
void write()Writes the new lines to the output. This operation can only be called once per codegen round.
-