obsidiantools icon indicating copy to clipboard operation
obsidiantools copied to clipboard

Pathlib check

Open crisostomi opened this issue 10 months ago • 0 comments

I just added an assertion to check if the input path is actually a Pathlib Path, as if it's not it then fails here. Another possibility would be to accept a string path and cast it to a pathlib path, what do you think?

crisostomi avatar Aug 17 '23 17:08 crisostomi