Structsยง
- Cargo
NewConfig ๐ - Ignore
List ๐IgnoreList - MkOptions ๐
Enumsยง
Functionsยง
- check_
name ๐See alsoutil::toml::embedded::sanitize_name
- check_
path ๐Checks if the path contains any invalid PATH env characters. - get_
display_ ๐path - get_
name ๐ - init_
vcs ๐Initializes the correct VCS system based on the provided config. - mk ๐
- plan_
new_ ๐source_ file - 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.