implicit final
class
FileAsRichFile extends AnyVal
Instance Constructors
-
new
FileAsRichFile(file: File)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
append(content: String): Unit
-
final
def
asInstanceOf[T0]: T0
-
val
file: File
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
text: String
-
def
text_=(content: String): Unit
-
def
toString(): String
Inherited from AnyVal
Inherited from NotNull
Inherited from Any