implicit final class RichVFS extends AnyVal
- Annotations
- @deprecating( ... )
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RichVFS
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new RichVFS(vfs: DefaultFileSystemManager)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
##(): Int
- Definition Classes
- Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def nuke(jar: FileObject): Unit
- implicit def toFileObject(f: File): FileObject
-
def
toString(): String
- Definition Classes
- Any
- def vfile(file: File): FileObject
- def vfile(name: String): FileObject
- val vfs: DefaultFileSystemManager
- def vjar(jar: File): FileObject
- def vres(path: String): FileObject