Mercurial > libervia-backend
log libervia/cli/base.py @ 4233:d01b8d002619
age | author | description |
---|---|---|
Sat, 06 Apr 2024 13:43:09 +0200 | Goffi | cli (call, file), frontends: implement webRTC data channel transfer: |
Tue, 05 Mar 2024 17:31:56 +0100 | Goffi | cli (base): fix exit code transmission when `SystemExit` is catched. |
Wed, 13 Dec 2023 22:00:22 +0100 | Goffi | core: add new `init_script_path` option: |
Wed, 01 Nov 2023 14:08:00 +0100 | Goffi | cli (base): new `a_quit` method to run async cleaning methods: |
Wed, 18 Oct 2023 15:33:38 +0200 | Goffi | cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed. |
Wed, 18 Oct 2023 15:30:07 +0200 | Goffi | cli: `rich` initial integration |