This package is based on the fantastic work of Erik Geiser
(https://github.com/erikgeiser) in Charm's Bubble Tea
(https://github.com/charmbracelet/bubbletea) framework.
.
NewReader returns a reader with a Cancel function. If the input reader
is a File, the cancel function can be used to interrupt a blocking Read
call. In this case, the cancel function returns true if the call was
canceled successfully. If the input reader is not a File, the cancel
function does nothing and always returns false.
Installed Size: 46.1 kB
Architectures: all