Mercurial > libervia-backend
log libervia/cli/base.py @ 4294:a0ed5c976bf8
age | author | description |
---|---|---|
Wed, 19 Jun 2024 18:44:57 +0200 | Goffi | Reformatted code base using black. |
Fri, 31 May 2024 11:22:10 +0200 | Goffi | cli (base): catch all failure on plugin importing. |
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. |