ammonite.runtime.tools.tail
See thetail companion object
case class tail(interval: Int, prefix: Int) extends Path => Iterator[String]
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait Path => Iterator[String]
class Object
trait Matchable
class Any
Show all
-
Known subtypes
-
Members list
Attributes
-
Inherited from:
-
Function1
Attributes
-
Inherited from:
-
Function1
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Function1 -> Any
-
Inherited from:
-
Function1