Closed guilhermeleobas closed 6 years ago
Hi, @sharkdp
I've implemented the new command sort_by_key as suggested in #2. The changes are:
sort_by_key
1) Implement filesize and file_ext functions 2) Add comparison operators for TypedValue class 3) Implement sort_by_key command
filesize
file_ext
TypedValue
Can you check if I did everything correctly?
Regards
This looks great, thank you very much!
I will take a closer look in a few days when I am back home.
Thanks again!
Hi, @sharkdp
I've implemented the new command
sort_by_key
as suggested in #2. The changes are:1) Implement
filesize
andfile_ext
functions 2) Add comparison operators forTypedValue
class 3) Implementsort_by_key
commandCan you check if I did everything correctly?
Regards