Package com.io7m.changelog.text.api
Interface CPlainChangelogWriterConfigurationType
- All Known Implementing Classes:
CPlainChangelogWriterConfiguration
@Immutable
public interface CPlainChangelogWriterConfigurationType
The type of configurations for plain text writers.
-
Method Summary
-
Method Details
-
showDates
@Parameter @Default default boolean showDates()- Returns:
trueif dates should be shown in the output
-