FilterTools

ammonite.terminal.FilterTools$

A collection of helpers that to simpify the common case of building filters

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def findChunks(b: Vector[Char], c: Int): (IndexedSeq[Int], Stream[Int], Int)
def firstRow(cursor: Int, buffer: Vector[Char], width: Int): Boolean
def firstRowInfo(ti: TermInfo): Boolean
def lastRow(cursor: Int, buffer: Vector[Char], width: Int): Boolean

Concrete fields

val TS: TermState.type

Shorthand for pattern matching on TermState

Shorthand for pattern matching on TermState

Attributes