Uses of Record Class
tech.jhipster.lite.module.domain.gitignore.GitIgnoreEntry.GitIgnoreComment
Packages that use GitIgnoreEntry.GitIgnoreComment
-
Uses of GitIgnoreEntry.GitIgnoreComment in tech.jhipster.lite.module.domain.gitignore
Methods in tech.jhipster.lite.module.domain.gitignore with parameters of type GitIgnoreEntry.GitIgnoreCommentModifier and TypeMethodDescriptionJHipsterModuleGitIgnore.JHipsterModuleGitIgnoreBuilder.comment(GitIgnoreEntry.GitIgnoreComment comment) Declare a comment to be added to the.gitignorefile.