Structs§
- Cargo
NewConfig 🔒 - Ignore
List 🔒 IgnoreList
- MkOptions 🔒
- NewOptions
- Source
File 🔒Information
Enums§
Functions§
- calculate_
new_ 🔒project_ kind - can_
be_ 🔒workspace_ member - check_
name 🔒 - See also
util::toml::embedded::sanitize_name
- check_
path 🔒 - Checks if the path contains any invalid PATH env characters.
- detect_
source_ 🔒paths_ and_ types - get_
display_ 🔒path - get_
name 🔒 - init
- init_
vcs 🔒 - Initializes the correct VCS system based on the provided config.
- mk 🔒
- new
- plan_
new_ 🔒source_ file - update_
manifest_ 🔒with_ inherited_ workspace_ package_ keys - update_
manifest_ 🔒with_ new_ member - Adds the new package member to the [workspace.members] array.
- write_
ignore_ 🔒file - Writes the ignore file to the given directory. If the ignore file for the given vcs system already exists, its content is read and duplicate ignore file entries are filtered out.