Versions in this module Expand all Collapse all v0 v0.2.4 Sep 1, 2020 v0.2.3 Oct 24, 2018 v0.2.2 Jun 28, 2018 Changes in this version + var FilePathCompletionSeparator = string([]byte{ ... }) + type FilePathCompleter struct + Filter func(fi os.FileInfo) bool + IgnoreCase bool + func (c *FilePathCompleter) Complete(d prompt.Document) []prompt.Suggest