Sybren A. Stüvel c91e7b1cac Manager: solve failing unittests by implementing some filepath functions
Both Go's standard `path` and `path/filepath` packages are too limiting to
work well for Flamenco. The former assumes Linux/POSIX paths, the latter
only works with platform-native paths. Neither can work with Windows paths
on Linux, or Linux paths on Windows.
2022-03-03 15:22:43 +01:00
..
2022-02-21 15:49:23 +01:00
2022-02-01 16:22:21 +01:00
2022-01-13 16:35:31 +01:00
2022-01-10 17:45:14 +01:00