package
Version:
v0.0.25
Opens a new window with list of versions in this module.
Published: Oct 21, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package save provides options and utilities for saving catalogs in various formats.
Format represents the output format for saving catalogs.
IsValid checks if the format is valid.
String returns the string representation of the format.
Option is a function that configures save options.
WithFormat for custom output format.
WithPath for filesystem saves.
WithWriter for custom outputs.
Options is the configuration for save.
Defaults returns the default save options.
Apply applies the given options to the save options.
Format returns the format for the save options.
Path returns the path for the save options.
Writer returns the writer for the save options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.