package
1.4.2
Repository: https://github.com/darkliquid/twoo.git
Documentation: pkg.go.dev

# 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.