aboutsummaryrefslogtreecommitdiff
path: root/src/utils.rs
Commit message (Collapse)AuthorAgeFilesLines
* improved link commanddiogo4642022-02-151-0/+22
| | | | | | if the destination path ends with a slash then it is considered a directory and the links will be made under that directory. otherwise all the links will have the same destination.
* split code into different filesdiogo4642022-02-081-0/+156