# Functions
DeleteEmptyValue removes empty strings from a slice and returns a new slice.
IsFileExist checks if a file exists at the given path.
PrepareDir ensures that the specified directory path exists.
ProgressBar returns a new progress bar.
SetIPProgressBar sets the ip to the progress bar.