This module is pretty worthless.
It contains one function for retrieving an arg-list.
Which, to me, means ['a','b']
for function(a,b){...}
Additionally, this is my first npm module.
I might replace this module.
If so, with parsers for function strings.