Versions in this module Expand all Collapse all v0 v0.7.2 Feb 19, 2020 v0.7.1 Feb 5, 2020 v0.7.0 Jan 27, 2020 v0.6.2 Jan 24, 2020 v0.6.1 Oct 4, 2019 v0.6.0 Mar 30, 2018 Changes in this version + func OptionHelps(opts []OptionType) string type OptionType + const Help v0.5.8 Mar 15, 2018 v0.5.7 Aug 16, 2017 Changes in this version type OptionType + const IfSizeDiffers + const IfSourceNewer v0.5.6 Jun 15, 2017 v0.5.5 May 29, 2017 v0.5.4 May 23, 2017 Changes in this version type OptionType + const GroupByClass type ParamType + const OptionalDir + const OptionalFileOrDir + const S3SimpleObj v0.5.3 Mar 9, 2017 v0.5.2 Mar 9, 2017 v0.5.1 Mar 8, 2017 v0.5.0 Feb 17, 2017 Changes in this version + func GetOptionList() string + type OptionList []OptionType + func (l OptionList) GetParams() string + func (l OptionList) Has(check OptionType) bool + type OptionType int + const DeleteSource + const HumanReadable + const IA + const IfNotExists + const ListETags + const Parents + const RR + const Recursive + func (o OptionType) GetParam() string + func (o OptionType) HelpMessage() string + type ParamType int + const Dir + const FileObj + const FileOrDir + const Glob + const S3Dir + const S3Obj + const S3ObjOrDir + const S3WildObj + const Unchecked + const UncheckedOneOrMore + func (p ParamType) String() string