Expand description
Editing files
Structs§
- Error indicating that formatting could not be preserved.
- An editor for a file
- Error indicating that a file is generated from another file.
- An editor for a file in a breezy tree
Enums§
- Error that can occur when editing a file.
- The type of template used to generate a file.
Constants§
- Number of lines to scan for generated file indicators.
- List of extensions for template files.
Traits§
- An editor for a file
- A trait for types that can be edited
- Allow calling .edit_file(“debian/control”) on a tree
Functions§
- Check if a file is generated from another file.
- Edit a formatted file.
- Check if a file is generated from another file.
- Edit a formatted file in a tree.