core
core
API
blobstore
PathStore
Store
Store
StoreOps
blobstore.fs
FileStore
FileStore
NioPath
NioPath
core
/
blobstore.fs
blobstore.fs
package
blobstore.fs
Clear all
Members list
Concise view
Type members
Classlikes
class
FileStore
[
F
[
_
]]
extends
PathStore
[
F
,
NioPath
]
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
PathStore
[
F
,
NioPath
]
class
Object
trait
Matchable
class
Any
object
FileStore
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
FileStore
.type
case
class
NioPath
(
path
:
Path
,
size
:
Option
[
Long
],
isDir
:
Boolean
,
lastModified
:
Option
[
Instant
])
extends
FsObject
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
FsObject
class
Object
trait
Matchable
class
Any
object
NioPath
extends
FsObjectLowPri
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
trait
FsObjectLowPri
class
Object
trait
Matchable
class
Any
Self type
NioPath
.type