Shellable

replpp.shaded.os.Shellable
See theShellable companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Shellable.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit def ArrayShellable[T](s: Array[T])(implicit f: T => Shellable): Shellable
implicit def CharSequenceShellable(cs: CharSequence): Shellable
implicit def IterableShellable[T](s: Iterable[T])(implicit f: T => Shellable): Shellable
implicit def NumericShellable[T : Numeric](s: T): Shellable
implicit def OptionShellable[T](s: Option[T])(implicit f: T => Shellable): Shellable
implicit def PathShellable(s: Path): Shellable
implicit def RelPathShellable(s: RelPath): Shellable
implicit def StringShellable(s: String): Shellable
implicit def SymbolShellable(s: Symbol): Shellable

Inherited implicits

implicit def tuple10Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple11Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple12Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple13Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple14Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple15Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple16Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable, f16: T16 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple17Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable, f16: T16 => Shellable, f17: T17 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple18Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable, f16: T16 => Shellable, f17: T17 => Shellable, f18: T18 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple19Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable, f16: T16 => Shellable, f17: T17 => Shellable, f18: T18 => Shellable, f19: T19 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple20Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable, f16: T16 => Shellable, f17: T17 => Shellable, f18: T18 => Shellable, f19: T19 => Shellable, f20: T20 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple21Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable, f16: T16 => Shellable, f17: T17 => Shellable, f18: T18 => Shellable, f19: T19 => Shellable, f20: T20 => Shellable, f21: T21 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple22Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable, f10: T10 => Shellable, f11: T11 => Shellable, f12: T12 => Shellable, f13: T13 => Shellable, f14: T14 => Shellable, f15: T15 => Shellable, f16: T16 => Shellable, f17: T17 => Shellable, f18: T18 => Shellable, f19: T19 => Shellable, f20: T20 => Shellable, f21: T21 => Shellable, f22: T22 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple2Conversion[T1, T2](t: (T1, T2))(implicit f1: T1 => Shellable, f2: T2 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple3Conversion[T1, T2, T3](t: (T1, T2, T3))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple4Conversion[T1, T2, T3, T4](t: (T1, T2, T3, T4))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple5Conversion[T1, T2, T3, T4, T5](t: (T1, T2, T3, T4, T5))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple6Conversion[T1, T2, T3, T4, T5, T6](t: (T1, T2, T3, T4, T5, T6))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple7Conversion[T1, T2, T3, T4, T5, T6, T7](t: (T1, T2, T3, T4, T5, T6, T7))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple8Conversion[T1, T2, T3, T4, T5, T6, T7, T8](t: (T1, T2, T3, T4, T5, T6, T7, T8))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions
implicit def tuple9Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9))(implicit f1: T1 => Shellable, f2: T2 => Shellable, f3: T3 => Shellable, f4: T4 => Shellable, f5: T5 => Shellable, f6: T6 => Shellable, f7: T7 => Shellable, f8: T8 => Shellable, f9: T9 => Shellable): Shellable

Attributes

Inherited from:
GeneratedTupleConversions