Versions in this module Expand all Collapse all v1 v1.0.3 Apr 6, 2026 v1.0.2 Apr 6, 2026 v1.0.1 Apr 6, 2026 Changes in this version + func Run(args []string) error + type Config struct + All bool + AlmostAll bool + Compact bool + JSON bool + Plain bool + Pretty bool + Recursive bool + Reverse bool + SortTime bool + XML bool + type DirEntry struct + Group string + Mode string + Modified int64 + ModifiedAgoS int64 + Name string + Owner string + Path string + Permissions string + XMLName xml.Name + type FileEntry struct + Absolute string + Binary string + Executable string + Group string + Language string + MIME string + Mode string + Modified int64 + ModifiedAgoS int64 + Name string + Owner string + Path string + Permissions string + SizeBytes uint64 + SizeHuman string + Symlink string + XMLName xml.Name + type LSError struct + Code int + Msg string + Path string + XMLName xml.Name + type LSItem interface + type LSResult struct + Absolute string + Entries []interface{} + Errors []LSError + Hidden bool + Path string + Recursive bool + Timestamp int64 + TotalEntries int + XMLName xml.Name + type SymlinkEntry struct + Mode string + Modified int64 + ModifiedAgoS int64 + Name string + Path string + Permissions string + Target string + TargetAbsolute string + TargetExists string + XMLName xml.Name v1.0.0 Apr 6, 2026