jj/lib
Jonathan Tan 1eef1a4f55 workspace add: add filename context to FS error
At work, a user encountered a panic upon attempting to create a dir at
the line in the diff below, but it turned out to be difficult to debug
because I didn't know what the path was. There already is a mechanism to
add path context in the lib crate; make it available in the cli crate as
well, and use the mechanism to add path context to "workspace add".
2024-07-01 16:05:29 -07:00
..
benches
gen-protos
proc-macros
src workspace add: add filename context to FS error 2024-07-01 16:05:29 -07:00
tests
testutils
Cargo.toml
LICENSE