# Packages
No description provided by the author
# Functions
ApplyTo applies relevant manifests in c to csv, sorts the applied updates, and validates the result.
WithBundleWriter sets a Generator's writer to a bundle CSV file under <dir>/manifests.
WithPackageWriter sets a Generator's writer to a package CSV file under <dir>/<version>.
WithWriter sets a Generator's writer to w.
# Constants
TargetNamespacesRef references the target namespaces a CSV is installed in.
WatchNamespaceEnv is a constant for internal use.
# Type aliases
Option is a function that modifies a Generator.