Subject: | Support fo system cron files with user column |
Hello!
This module has great interface and is very nice but unfortunately lacks
support for parsing system-wide cron files such as /etc/crontab and /etc/
cron.d/*
You can consult with `man 5 crontab` on this.
It would be handy to be able to pass an option in the constructor that
would give you access to the user column. At the moment this column
happens to be joined with the command.
I don't know if i can provide a patch in the nearest future but if you
are short on time i'll see what i can do.