Uses of Interface
io.github.cdklabs.projen.github.workflows.WatchOptions
-
Packages that use WatchOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of WatchOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement WatchOptions Modifier and Type Class Description static classWatchOptions.Jsii$ProxyAn implementation forWatchOptionsMethods in io.github.cdklabs.projen.github.workflows that return WatchOptions Modifier and Type Method Description WatchOptionsWatchOptions.Builder. build()Builds the configured instance.default WatchOptionsTriggers. getWatch()(experimental) Runs your workflow anytime the watch event occurs.WatchOptionsTriggers.Jsii$Proxy. getWatch()Methods in io.github.cdklabs.projen.github.workflows with parameters of type WatchOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. watch(WatchOptions watch)Sets the value ofTriggers.getWatch()
-