Versions in this module Expand all Collapse all v1 v1.3.8 Aug 17, 2022 v1.3.7 Jul 11, 2022 Changes in this version + const CharBackQuote + const CharDoubleQuote + const CharEscape + const CharSingleQuote + func IsQuote(r rune) bool + func Parse(line string) (lineArgs []string)