feat: update command info

This commit is contained in:
2023-02-12 18:40:55 +08:00
parent 817b088a67
commit 4c27b577d5
6 changed files with 50 additions and 11 deletions

View File

@@ -1,4 +1,3 @@
use std::fs::File;
use std::io::{Read, Write};
use rust_util::{opt_result, simple_error, XResult};