innernet/client/src
Kevin K 4226278e5a
client, server: add shell completions (#84)
This subcommand takes a shell as an argument and generates shell
completions for that shell to stdout.

example:

```
$ innernet completions bash
  OR
$ innernet-server completions bash
```
2021-05-25 16:10:16 +09:00
..
data_store.rs wgctrl: use wireguard backends explicitly (with OS-specific defaults) (#85) 2021-05-19 16:54:07 +09:00
main.rs client, server: add shell completions (#84) 2021-05-25 16:10:16 +09:00
util.rs meta: remove unused code and format 2021-05-20 03:18:43 +09:00