Package io.screenshotbot.gradle.plugin
Class ScreenshotbotPlugin.Extension
java.lang.Object
io.screenshotbot.gradle.plugin.ScreenshotbotPlugin.Extension
- Enclosing class:
- ScreenshotbotPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBatch()voidvoidsetChannelPrefix(String channelPrefix) voidsetExtraArgs(List<String> extraArgs) Additional arguments to pass to the Screenshotbot CLI tool.voidsetHostname(String hostname) voidsetMainBranch(String mainBranch) voidsetRepoUrl(String repoUrl)
-
Constructor Details
-
Extension
public Extension()
-
-
Method Details
-
getChannelPrefix
-
setChannelPrefix
-
getHostname
-
setHostname
-
getBatch
-
setBatch
-
getMainBranch
-
setMainBranch
-
setExtraArgs
Additional arguments to pass to the Screenshotbot CLI tool.- Parameters:
extraArgs-
-
getExtraArgs
-
getRepoUrl
-
setRepoUrl
-