]>
Commit | Line | Data |
---|---|---|
2974c111 WB |
1 | API cleanup |
2 | =========== | |
3 | ||
4 | * Should probably find a way to better organize all the "open from X" methods. | |
5 | * The encoder should probably track the current full path, which should then be added to | |
6 | the `LinkOffset` type, so add_hardlink doesn't take a target path anymore as that allows for | |
7 | inconsistencies between the offset and path. |