I just added this line: `println("cwd = " + File("...
# ktor
c
I just added this line:
println("cwd = " + File(".").absolutePath)
and it returns the project root