neo-go/cli/server
Roman Khimov 1518019be8 cli: add excessive arguments checks
Some commands don't accept arguments, but users try giving them and don't
notice a mistake. It's a bit more user-friendly to tell the user that there is
something wrong with the way he tries to use the command.
2022-08-05 15:50:12 +03:00
..
dump.go storage: move Operation into package of its own 2022-07-08 23:30:30 +03:00
dump_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00
server.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
server_test.go rpc: move rpc.Config to pkg/config, remove pkg/rpc 2022-07-25 11:58:13 +03:00
signals_unix.go cli: fix FTBFS on Windows 2022-08-02 13:06:08 +03:00
signals_windows.go cli: fix FTBFS on Windows 2022-08-02 13:06:08 +03:00