ammonite.runtime.tools.grep
Lets you filter a list by searching for a matching string or regex within the pretty-printed contents.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Attributes
-
Companion
-
object
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Magic implicits used to turn the [T: PPrint](t: T) => Option[T] into a real T => Option[T] by materializing PPrint[T] for various values of T
Magic implicits used to turn the [T: PPrint](t: T) => Option[T] into a real T => Option[T] by materializing PPrint[T] for various values of T
Attributes
-
Companion
-
class
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-