luet/pkg/helpers
Daniele Rondina 9e7c7e69f8 Review configuration file parsing logic
Luet support now these priorities on read configuration file:
- command line option (if available)
- $PWD/.luet.yaml
- $HOME/.luet.yaml
- /etc/luet/luet.yaml
2020-05-30 16:46:29 +02:00
..
archive.go Consume our moby fork 2020-04-18 11:41:34 +02:00
file_test.go Add tests for helpers 2019-11-04 17:25:09 +01:00
file.go Add Touch file helper 2020-04-13 19:32:50 +02:00
helpers_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
match.go Add annotations option to package spec 2020-05-23 09:27:38 +02:00
math.go Add Factorial helper 2020-02-11 15:00:28 +01:00
sys.go Review configuration file parsing logic 2020-05-30 16:46:29 +02:00