# Functions

GetFileExt gets extension of file, in lower case.
IsReadableDirectory checks whether argument is a readable directory.
IsReadableFile checks whether argument is a readable file.
LineSeparatedStrToMap converts a line-separated string to a map with keys and empty values.