# Functions
Open opens a file or directory and returns an afero.Fs, a function to close the file or directory, and an error if one occurred.
SubcommandExactArgs returns an error if there are not exactly n args after one of the given list of subcommands.