FileUtils
dotty.tools.dotc.classpath.FileUtils
object FileUtils
Common methods related to Java files and abstract files used in the context of classpath
Attributes
- Graph
-
- Supertypes
- Self type
-
FileUtils.type
Members list
Value members
Concrete methods
Extensions
Extensions
extension (file: AbstractFile)
Returns if there is an existing sibling .tasty
file.
Returns if there is an existing sibling .tasty
file.
Attributes
Safe method returning a sequence containing one URL representing this file, when underlying file exists, and returning given default value in other case
Safe method returning a sequence containing one URL representing this file, when underlying file exists, and returning given default value in other case
Attributes
extension (file: File)
Returns if there is an existing sibling .tasty
file.
Returns if there is an existing sibling .tasty
file.
Attributes
In this article