Module com.io7m.changelog.text.api
Package com.io7m.changelog.text.api
Interface CPlainChangelogWriterType
-
- All Superinterfaces:
CChangelogWriterType
public interface CPlainChangelogWriterType extends CChangelogWriterType
The type of plain text writers.
-
-
Method Summary
-
Methods inherited from interface com.io7m.changelog.writer.api.CChangelogWriterType
write
-
-