Kiavash

Results 13 comments of Kiavash

This is great. I suggest to update the README and add this method as a separate section. BTW, is there a way to also pass the shavee arguments (like `-y...

To implement config files in addition to arguments, there is [`clap_conf`](https://crates.io/crates/clap_conf) however it is very thin on the documentation.

This task is gated by `clap_conf` to support `Clap 3`.

As I mentioned in #20, > ... it seems that `clap_conf` is not updated for clap 3.0. Looking for a replacement, [marioortizmanero](https://github.com/marioortizmanero)/[structconf](https://github.com/marioortizmanero/structconf) feels to be a good candidate for this...

After checking for a while, it seems that `clap_conf` is not updated for clap 3.0. Looking for a replacement, [marioortizmanero](https://github.com/marioortizmanero)/[structconf](https://github.com/marioortizmanero/structconf) feels to be a good candidate for this task.

Thanks for reporting this issue. Would you mind to help more by answering these questions? 1. Is it correct to assume that the previous loaded key is the "correct one"?...

I put some extra thoughts into this and believe that the current behavior is consistent with ZFS tools and there is no need to change it. One potential improvement is...

add color property for LEDs

Maybe define `:=` operand borrowed from Pascal?

diff --git a/lib/analog.svg b/lib/analog.svg index c73f649..a5fc479 100644 --- a/lib/analog.svg +++ b/lib/analog.svg @@ -59,6 +59,13 @@ text { + + + AGND + + + + and diff --git a/pcbdl/netlistsvg.py b/pcbdl/netlistsvg.py...