clikit
clikit copied to clipboard
Allow `cwd` to be missing
Handle missing cwd to close #42
On my system the error is FileNotFoundError, but guess it's parent is better choice, for who knows what other causes there may be for broken cwd.
Since this code is ran during error handling, I figure it's better to be defensive.
@sdispater poke
@sdispater poke