object
mounted
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
analyze[S[_]](mountPoint: ADir)(implicit S: :<:[Analyze, S]): ~>[S, [β$4$]Free[S, β$4$]]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
fileSystem[S[_]](mountPoint: ADir)(implicit S0: :<:[ReadFile, S], S1: :<:[WriteFile, S], S2: :<:[ManageFile, S], S3: :<:[QueryFile, S]): ~>[S, [β$5$]Free[S, β$5$]]
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
manageFile[S[_]](mountPoint: ADir)(implicit S: :<:[ManageFile, S]): ~>[S, [β$2$]Free[S, β$2$]]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
queryFile[S[_]](mountPoint: ADir)(implicit S: :<:[QueryFile, S]): ~>[S, [β$3$]Free[S, β$3$]]
-
def
readFile[S[_]](mountPoint: ADir)(implicit S: :<:[ReadFile, S]): ~>[S, [β$0$]Free[S, β$0$]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
writeFile[S[_]](mountPoint: ADir)(implicit S: :<:[WriteFile, S]): ~>[S, [β$1$]Free[S, β$1$]]
Inherited from AnyRef
Inherited from Any