Files
pallectrum/electrum
ThomasV e67cb560f6 Commands: add option documentation in docstring.
This allows plugins to document the commands they add.

The docstring is parsed as a regular expression:

    arg:<type>:<name>:<description>\n

Types are defined in commands.arg_types.

Note that this commit removes support for single letter
shortcuts in command options.

If a command is not properly documented, a warning is issued
with print(), because no logger is available at this point.
2025-03-19 13:03:38 +01:00
..
2025-02-04 09:43:40 +01:00
2025-02-10 14:22:50 +01:00
2024-10-22 09:26:36 +02:00
2025-03-10 19:42:37 +01:00
2025-03-05 10:29:26 +01:00
2025-02-19 14:29:02 +01:00
2025-02-19 14:29:02 +01:00
2025-03-13 10:17:10 +01:00
2025-03-17 10:47:19 +01:00
2024-11-29 17:09:29 +08:00
2025-03-19 11:59:05 +01:00
2025-03-19 11:59:05 +01:00
2025-03-13 10:17:10 +01:00
2025-03-14 17:19:41 +00:00
2025-02-28 16:46:29 +00:00
2025-03-17 10:47:19 +01:00
2025-01-23 12:58:28 +01:00