object Shellable extends GeneratedTupleConversions[Shellable] with Serializable

Linear Supertypes
Serializable, Serializable, GeneratedTupleConversions[Shellable], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Shellable
  2. Serializable
  3. Serializable
  4. GeneratedTupleConversions
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit def ArrayShellable[T](s: Array[T])(implicit f: (T) ⇒ Shellable): Shellable
  5. implicit def CharSequenceShellable(cs: CharSequence): Shellable
  6. implicit def IterableShellable[T](s: Iterable[T])(implicit f: (T) ⇒ Shellable): Shellable
  7. implicit def NumericShellable[T](s: T)(implicit arg0: Numeric[T]): Shellable
  8. implicit def OptionShellable[T](s: Option[T])(implicit f: (T) ⇒ Shellable): Shellable
  9. implicit def PathShellable(s: Path): Shellable
  10. implicit def RelPathShellable(s: RelPath): Shellable
  11. implicit def StringShellable(s: String): Shellable
  12. implicit def SymbolShellable(s: Symbol): Shellable
  13. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  15. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  17. def flatten(vs: Shellable*): Shellable
    Attributes
    protected
    Definition Classes
    ShellableGeneratedTupleConversions
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  19. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  20. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  21. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  24. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  25. def toString(): String
    Definition Classes
    AnyRef → Any
  26. 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
    Definition Classes
    GeneratedTupleConversions
  27. 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
    Definition Classes
    GeneratedTupleConversions
  28. 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
    Definition Classes
    GeneratedTupleConversions
  29. 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
    Definition Classes
    GeneratedTupleConversions
  30. 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
    Definition Classes
    GeneratedTupleConversions
  31. 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
    Definition Classes
    GeneratedTupleConversions
  32. 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
    Definition Classes
    GeneratedTupleConversions
  33. 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
    Definition Classes
    GeneratedTupleConversions
  34. 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
    Definition Classes
    GeneratedTupleConversions
  35. 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
    Definition Classes
    GeneratedTupleConversions
  36. 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
    Definition Classes
    GeneratedTupleConversions
  37. 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
    Definition Classes
    GeneratedTupleConversions
  38. 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
    Definition Classes
    GeneratedTupleConversions
  39. implicit def tuple2Conversion[T1, T2](t: (T1, T2))(implicit f1: (T1) ⇒ Shellable, f2: (T2) ⇒ Shellable): Shellable
    Definition Classes
    GeneratedTupleConversions
  40. implicit def tuple3Conversion[T1, T2, T3](t: (T1, T2, T3))(implicit f1: (T1) ⇒ Shellable, f2: (T2) ⇒ Shellable, f3: (T3) ⇒ Shellable): Shellable
    Definition Classes
    GeneratedTupleConversions
  41. 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
    Definition Classes
    GeneratedTupleConversions
  42. 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
    Definition Classes
    GeneratedTupleConversions
  43. 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
    Definition Classes
    GeneratedTupleConversions
  44. 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
    Definition Classes
    GeneratedTupleConversions
  45. 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
    Definition Classes
    GeneratedTupleConversions
  46. 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
    Definition Classes
    GeneratedTupleConversions
  47. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  49. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped