yq/cmd
ryenus d30941b575
Detect input format based on file name extension (#1582)
* detect inputFormat from filename

* refactor and extract func InputFormatFromFilename

* detect inputFormat only when file is provided

* add test for automatic input format detection
2023-03-09 10:17:19 +11:00
..
constant.go Detect input format based on file name extension (#1582) 2023-03-09 10:17:19 +11:00
evaluate_all_command.go Detect input format based on file name extension (#1582) 2023-03-09 10:17:19 +11:00
evalute_sequence_command.go Detect input format based on file name extension (#1582) 2023-03-09 10:17:19 +11:00
root.go Detect input format based on file name extension (#1582) 2023-03-09 10:17:19 +11:00
shell-completion.go Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1380) 2022-10-17 15:15:19 +11:00
unwrap_flag.go Refactoring 2022-11-10 22:07:53 +11:00
utils.go Detect input format based on file name extension (#1582) 2023-03-09 10:17:19 +11:00
version.go Bumping version 2023-03-02 10:58:57 +11:00
version_test.go Clean up cli help doc, add github and doc links 2021-07-09 14:58:09 +10:00