# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Exists returns a boolean indicating if the given path already exists.
This function finds all files of a specific extension.
GetHomeDir returns the home directory.
GetWorkingDir returns the current working directory.
No description provided by the author
IsEmptyDir checks if path is an empty dir.
No description provided by the author
this functions reads a whole file into memory and returns a slice of its lines.
No description provided by the author
This function removes airflow db init from the Dockerfile.
No description provided by the author
No description provided by the author
WriteStringToFile write a string to a file.
WriteToFile writes an io.Reader to a file if it does not exst.
# Structs
No description provided by the author