Parser for crontab files that handles both synchronous and asynchronous operations.
Static
Parse a crontab file asynchronously
Path to crontab file
Promise resolving to parse results
If file cannot be read
Parse a crontab file synchronously
Parse results
Parser for crontab files that handles both synchronous and asynchronous operations.