rexpect icon indicating copy to clipboard operation
rexpect copied to clipboard

Add try_read_byte method.

Open YanHeDoki opened this issue 1 year ago • 0 comments

Added try_read_byte method. The try_read method may cause a panic when reading u8 as char with some colored characters . #103 Add a method to get u8 characters directly

YanHeDoki avatar Sep 04 '24 12:09 YanHeDoki