Default comparator for FileLikes. Sorts by file name in ascending order.
given a file being sorted, return the value by which its order should be determined, if it is different than the file object itself (e.g. file.name)
Generated using TypeDoc
Default comparator for FileLikes. Sorts by file name in ascending order.