Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
(This is why unit testing is important)
|
|
|
|
|
|
file; updated man page
|
|
|
|
|
|
|
|
every .download()
|
|
|
|
|
|
|
|
|
|
message if iTunes Library XML sharing is not enabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Essentially it would try to run processArgv(.options, optionFunctions)
before optionFunctions is defined. This was solved by moving the call
that would cause that to happen after optionFunctions is defined.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improvements and smarter/more evil terminal logging
|