core
core
blobstore
PathStore
Store
Store
StoreOps
util
blobstore.fs
FileStore
FileStore
NioPath
NioPath
core
/
blobstore
/
Store
Store
object
Store
Companion:
class
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Store
.type
Type members
Implicits
Type members
Types
type
Generic
[
F
[
_
]] =
Store
[
F
,
FsObject
]
Implicits
Implicits
implicit
def
syntax
[
F
[
_
],
B
](
store:
Store
[
F
,
B
])(
using
evidence$1:
Sync
[
F
],
evidence$2:
ContextShift
[
F
]):
StoreOps
[
F
,
B
]