tailf 1.0.1 copy "tailf: ^1.0.1" to clipboard
tailf: ^1.0.1 copied to clipboard

A pure dart implementation of `tail -f` for Windows, Linux, and MacOS. Provides a stream of `Uint8Bytes`, `String`, or split by lines. Includes a helpful `WatchPath` for when you want to monitor file [...]

1.0.1 #

  • Changed from tail_file to tailf

1.0.0 #

  • Initial version.
3
likes
0
points
59
downloads

Publisher

verified publishermcdole.org

Weekly Downloads

A pure dart implementation of `tail -f` for Windows, Linux, and MacOS. Provides a stream of `Uint8Bytes`, `String`, or split by lines. Includes a helpful `WatchPath` for when you want to monitor file rotations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on tailf