implicit final
class
Copier extends AnyVal
Instance Constructors
-
new
Copier(f: SFile)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (Copier, B)
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
copyTo(dest: Path): Unit
-
def
ensuring(cond: (Copier) ⇒ Boolean, msg: ⇒ Any): Copier
-
def
ensuring(cond: (Copier) ⇒ Boolean): Copier
-
def
ensuring(cond: Boolean, msg: ⇒ Any): Copier
-
def
ensuring(cond: Boolean): Copier
-
-
def
formatted(fmtstr: String): String
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
-
def
→[B](y: B): (Copier, B)
Inherited from AnyVal
Inherited from Any
Inherited by implicit conversion StringAdd from
Copier to StringAdd[Copier]
Inherited by implicit conversion StringFormat from
Copier to StringFormat[Copier]
Inherited by implicit conversion Ensuring from
Copier to Ensuring[Copier]
Inherited by implicit conversion ArrowAssoc from
Copier to ArrowAssoc[Copier]