package
Version:
v0.3.0-beta.5
Opens a new window with list of versions in this module.
Published: Feb 15, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package fix contains functionality for writing CUE files with legacy
syntax to newer ones.
Note: the transformations that are supported in this package will change
over time.
File applies fixes to f and returns it. It alters the original f.
Instances modifies all files contained in the given build instances at once.
It also applies fix.File.
type Option func(*options)
Simplify enables fixes that simplify the code, but are not strictly
necessary.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.