Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
Parse will process an argument slice of the form: <favorite|upvoted> <submissions|comments> If the arguments do not conform to the above format, then the usage function will be used to print instructions to the screen, and code 2 will be returned. If one of the arguments is -h or -help, then the usage instructions will be printed, and code 0 will be returned. Otherwise, the correct save type and item type will be returned, along with code -1.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.