# Structs
FileExecStatus captures the status of a file.
Instance is the main struct for bash configs.
State is the main struct to hold state object.
# Type aliases
DirExecStatusMap is a map of: directory -> file exec status of each file within that directory.