Commit dfd0e252 authored by Andrew Jones's avatar Andrew Jones Committed by Hero Bird
Browse files

[cli] handle error when contract package already exists, friendly error messages (#177)

* [cli] handle directory already exists, display friendly errors

* [cli] rustfmt

* [cli] don't overwrite existing files

* [cli] add test

* [cli] atomic check for file exists on create

* [cli] derive From/Display impls, remove CommandErrorKind
parent a99d34e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment