core
core
API
blobstore
PathStore
Store
Store
StoreOps
blobstore.fs
FileStore
FileStore
NioPath
NioPath
core
/
blobstore.fs
/
NioPath
NioPath
blobstore.fs.NioPath
See the
NioPath
companion object
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
Clear all
Members list
Concise view
Type members
Types
override
type
StorageClassType
=
Nothing
Value members
Concrete methods
override
def
name
:
String
Attributes
Definition Classes
FsObject
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
storageClass
(
implicit
scl
:
StorageClassLookup
[
NioPath
]):
Option
[
StorageClassType
]
Attributes
Inherited from:
FsObject