Flamenco/pkg
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
..
api Start of a task/job state machine 2022-02-24 16:42:38 +01:00
crosspath Manager: solve failing unittests by implementing some filepath functions 2022-03-03 15:22:43 +01:00