Uses of Interface
io.github.cdklabs.projen.SnapshotOptions
-
Packages that use SnapshotOptions Package Description io.github.cdklabs.projen -
-
Uses of SnapshotOptions in io.github.cdklabs.projen
Classes in io.github.cdklabs.projen that implement SnapshotOptions Modifier and Type Class Description static classSnapshotOptions.Jsii$ProxyAn implementation forSnapshotOptionsMethods in io.github.cdklabs.projen that return SnapshotOptions Modifier and Type Method Description SnapshotOptionsSnapshotOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen with parameters of type SnapshotOptions Modifier and Type Method Description static Map<String,Object>Testing. synth(Project project, SnapshotOptions options)(experimental) Produces a simple JS object that represents the contents of the projects with field names being file paths.
-