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)(file: AbstractFile)
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
In this article