AsyncFile
AsyncFile
buildinfo
BuildInfo
de.sciss.asyncfile
AsyncChannel
AsyncFile
AsyncFileCompanion
AsyncFileSystem
AsyncFileSystemProvider
AsyncReadableByteBuffer
AsyncReadableByteChannel
AsyncWritableByteChannel
DesktopFile
DesktopFile
DesktopFileSystem
DesktopFileSystemProvider
DesktopWritableFile
FileInfo
FileInfo
FileNotFoundException
Ops
URIOps
UnsupportedFileSystemException
de.sciss.asyncfile.impl
DesktopFileImpl
AsyncFile
/
de.sciss.asyncfile
/
FileInfo
FileInfo
final case
class
FileInfo
(uri:
URI
, flags:
Int
, lastModified:
Long
, size:
Long
)
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
canExecute
:
Boolean
def
canRead
:
Boolean
def
canWrite
:
Boolean
def
isDirectory
:
Boolean
def
isFile
:
Boolean
def
isHidden
:
Boolean
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product