1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 07:30:05 +08:00
Commit Graph

28 Commits

Author SHA1 Message Date
db35e8e55b do not use RefCell 2019-08-03 18:00:49 +08:00
a67337bb5d user refcell 2019-08-03 17:22:26 +08:00
a5f07d2b14 add new_box_ioerror 2019-08-03 17:11:18 +08:00
1fe9483cee add clear_lastline 2019-08-03 17:10:34 +08:00
f8dab07f6c add is_symlink 2019-08-03 14:15:59 +08:00
4d38c5150c add copy_io 2019-07-23 00:26:55 +08:00
689f958d05 add print_color,print_color_and_flush 2019-07-22 01:55:23 +08:00
282cfad793 fix message header mark as bold 2019-07-22 01:36:25 +08:00
2b1c7ca310 fix parse_size 2019-07-22 01:30:23 +08:00
68e7818c27 fix parse_size 2019-07-22 01:27:56 +08:00
37bde2e066 add parse_size() 2019-07-22 01:22:09 +08:00
6a08f8f92f update print_lastline 2019-07-22 00:15:53 +08:00
f6268bd6b0 add walk_dir 2019-07-21 23:54:00 +08:00
7d5dfc267b add new_box_error 2019-07-21 23:47:48 +08:00
8bc701934a add get_home_path 2019-07-21 22:47:03 +08:00
030f5fbae4 update get_home( 2019-07-21 21:58:35 +08:00
195c2b1d7d add get_home(), get_absolute_path() 2019-07-21 21:55:42 +08:00
7b4a534659 add is_macos_or_linux() 2019-07-21 16:28:19 +08:00
610871e5fc add fn flush_stdout() 2019-07-21 13:24:18 +08:00
6d7c248805 udpate get_display_size 2019-07-21 13:16:31 +08:00
4a7ed2d4c8 add TB 2019-07-21 13:15:29 +08:00
698abce391 add fns 2019-07-21 13:13:39 +08:00
f0551831bc add cargo update 2019-07-21 12:55:25 +08:00
46fb4ea34f update .gitignore 2019-07-21 12:51:02 +08:00
91a3b366a7 rm Cargo.lock 2019-07-21 12:49:57 +08:00
90cd623f51 add README.md 2019-07-21 12:40:22 +08:00
8dd2f04260 first commit 2019-07-21 12:35:18 +08:00
a5429d54fb Initial commit 2019-07-21 12:30:04 +08:00