package
0.0.0-20200923165047-ebca4f873280
Repository: https://github.com/nikhilsbhat/unpackker.git
Documentation: pkg.go.dev

# Functions

Execute will actually execute the cli by taking the arguments passed to cli.
Main will take the workload of executing/starting the cli, when the command is passed to it.
SetUnpackkerCmds helps in gathering all the subcommands so that it can be used while registering it with main command.