Files
lambda/internal/config/parse_from_args.go
M.V. Hutz 82e1570c2c feat: add file input flag to CLI.
Added -f flag to allow reading lambda expressions from files.

Changes:
- Add FileSource type to read from file paths.
- Add -f flag to command-line parser.
- Implement validation to prevent conflicting -f and positional arguments.
2026-01-11 16:37:01 -05:00

1.4 KiB