clikit icon indicating copy to clipboard operation
clikit copied to clipboard

Allow `cwd` to be missing

Open dimaqq opened this issue 5 years ago • 2 comments

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.

dimaqq avatar Jan 06 '21 01:01 dimaqq

@sdispater poke

dimaqq avatar Jan 25 '22 02:01 dimaqq

@sdispater poke

dimaqq avatar May 10 '22 08:05 dimaqq