ktor-revfile
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
ktor-revfile
ktor-revfile-core
/
io.github.janmalch.ktor.revfile
/
ReadableRevFileRegistry
/
get
get
abstract
operator
fun
get
(
path
:
String
)
:
RevisionedFile
?
(
source
)
Returns the revisioned file associated with the given path, or
null
if no such file exists.