Versions in this module Expand all Collapse all v0 v0.2.4 May 7, 2021 v0.2.3 Nov 11, 2020 Changes in this version + type Command interface + Run func() error + Version func() string + type ListFileCommand struct + Dir string + Pattern string + func (c *ListFileCommand) Run() error + func (c *ListFileCommand) Version() string