Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶
type Version []int
Version represents a parsed rclone version number
func New ¶
New parses a version number from a string
This will be returned with up to 4 elements for major, minor, patch, subpatch release.
If the version number represents a compiled from git version number, then it will be returned as major, minor, 999, 999
Click to show internal directories.
Click to hide internal directories.