NonExistent
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait FileAttributesclass Objecttrait Matchableclass AnyShow all
- Self type
-
NonExistent.type
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Value members
Concrete methods
Returns true if the underlying file is a directory.
Returns true if the underlying file is a directory.
Attributes
- Returns
-
true if the underlying file is a directory.
- Definition Classes
Returns true if the underlying file is not a regular file, directory or symbolic link. The type of this file is thus platform dependent. For example, on linux, it could be a named pipe.
Returns true if the underlying file is not a regular file, directory or symbolic link. The type of this file is thus platform dependent. For example, on linux, it could be a named pipe.
Attributes
- Returns
-
true if the underlying file is not a regular file, directory or symbolic link.
- Definition Classes
Returns true if the underlying file is a regular file.
Returns true if the underlying file is a regular file.
Attributes
- Returns
-
true if the underlying file is a regular file.
- Definition Classes
Returns true if the underlying file is a symbolic link.
Returns true if the underlying file is a symbolic link.
Attributes
- Returns
-
true if the underlying file is a symbolic link.
- Definition Classes
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product