1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 13:01:09 +01:00
FLEcli/flecmd
Nic Heath 5560c5a68a
Add check to verify output file directory exists. (#131)
* Add check to verify output file directory exists.
* Change (and test) the error handling of the CheckDir function
* Add ADIF arguments tests 
* Add CSV arguments tests

---------

Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
2024-03-20 22:10:04 +01:00
..
adif.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
adif_test.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
csv.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
csv_test.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
load.go Add test to process large FLE file 2020-10-06 13:53:57 +02:00
load_test.go Bump github.com/spf13/cobra from 1.0.0 to 1.6.1 (#89) 2023-02-10 21:13:32 +01:00
root.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
root_test.go Add check to verify output file directory exists. (#131) 2024-03-20 22:10:04 +01:00
version.go Tidying application after Go release bump (#92) 2023-02-10 17:45:10 +01:00