public class ProjectTypeFactory extends Object
| Constructor and Description |
|---|
ProjectTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static io.jenkins.plugins.conventionalcommits.utils.ProjectType |
getProjectType(File directory)
Detects & returns the type of the project.
|
public static io.jenkins.plugins.conventionalcommits.utils.ProjectType getProjectType(File directory)
directory - The project's directory.Copyright © 2016–2021. All rights reserved.