org.specs2.io.FileReader$
See theFileReader companion trait
object FileReader extends FileReader
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
FileReader.type
Members list
Value members
Inherited methods
Attributes
- Returns
-
true if the file can be read
- Inherited from:
- FileReader
Attributes
- Returns
-
true if the file can be written
- Inherited from:
- FileReader
Attributes
- Returns
-
true if the file exists
- Inherited from:
- FileReader
Attributes
- Returns
-
the file absolute path
- Inherited from:
- FileReader
Attributes
- Returns
-
the file canonical path
- Inherited from:
- FileReader
Attributes
- Returns
-
the file name
- Inherited from:
- FileReader
Attributes
- Returns
-
the file parent path
- Inherited from:
- FileReader
Attributes
- Returns
-
true if the file is absolute
- Inherited from:
- FileReader
Attributes
- Returns
-
true if the file is a directory
- Inherited from:
- FileReader
Attributes
- Returns
-
true if the file is a file
- Inherited from:
- FileReader
Attributes
- Returns
-
true if the file is hidden
- Inherited from:
- FileReader
Attributes
- Returns
-
the files of that directory
- Inherited from:
- FileReader
In this article