Versions in this module Expand all Collapse all v0 v0.2.2 Aug 25, 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