k so I'm going to push an update later that will stop this:
from doing bad things.
added a limit so idiots don't try the above code to write infinitely to a text file.
you can change that by using -r or --recursivelimit, followed by a number. The default is 512 atm.
(The above is a command line arg btw)
I'll update once I find a nice way to handle the exception this throws.
EDIT: done.
Code:
(destructiveRecursive){[destructiveRecursive]}
(1){[destructiveRecursive]}
added a limit so idiots don't try the above code to write infinitely to a text file.
you can change that by using -r or --recursivelimit, followed by a number. The default is 512 atm.
(The above is a command line arg btw)
I'll update once I find a nice way to handle the exception this throws.
EDIT: done.