org.unix4j.unix.tail.package-info Maven / Gradle / Ivy
/**
* Contains private classes used by the {@link org.unix4j.unix.Tail tail} command.
* Most of the classes have package visibility and do not need to be accessed by
* application code directly.
*/
package org.unix4j.unix.tail;