We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If the environment variables for the tasks file are missing, an exception is thrown that doesn't point to the error:
Import-TWTodo: C:\Users\Paul\Documents\PowerShell\Modules\PSTodoWarrior\0.0.4\PSTodoWarrior.psm1:643 Line | 643 | $script:TWTodo = Import-TWTodo | ~~~~~~~~~~~~~ | Could not find ''. Completed: 0 Overdue: 0 Due Today: 0 Due Tomorrow: 0
Check and throw a nice error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If the environment variables for the tasks file are missing, an exception is thrown that doesn't point to the error:
Check and throw a nice error.
The text was updated successfully, but these errors were encountered: