## files extension on Classpath
```scala
+ given FileConverter = fileConverter.value
val cp = (Compile / classpath).value.files
```