Versions in this module Expand all Collapse all v0 v0.0.2 Oct 28, 2017 v0.0.1 Oct 28, 2017 Changes in this version + type App struct + func (a App) Start(version string, commands Commands) + type Commands struct + List Listcommand + type Listcommand interface + Exec func(path string, max int, humanReadable bool, unique bool) error