Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
94 stars 13 forks source link

Use clio to check base directory #139

Open jayvdb opened 1 year ago

jayvdb commented 1 year ago

Using technique suggested at https://github.com/aj-bagwell/clio/issues/23

jayvdb commented 1 year ago

I am not convinced this is worth the extra dependency. the error looks like

error: Invalid value for --path : Invalid path "foo": No such file or directory (os error 2)