Package com.io7m.minisite.core
Interface MinChangesConfigurationType
- All Known Implementing Classes:
MinChangesConfiguration
@Immutable
public interface MinChangesConfigurationType
Configurations for changelogs.
-
Method Summary
-
Method Details
-
file
@Parameter java.nio.file.Path file()- Returns:
- The changelog file
-
feedEmail
@Parameter java.lang.String feedEmail()- Returns:
- The email used for the changelog atom feed
-