Uses of Class
com.github.kostyasha.github.integration.multibranch.fs.GitHubSCMFile
Packages that use GitHubSCMFile
-
Uses of GitHubSCMFile in com.github.kostyasha.github.integration.multibranch.fs
Constructors in com.github.kostyasha.github.integration.multibranch.fs with parameters of type GitHubSCMFileModifierConstructorDescriptionGitHubSCMFile(GitHubSCMFile parent, String name) GitHubSCMFile(GitHubSCMFileSystem fs, GitHubSCMFile parent, String name)