toggle menu
Ktor RevFile
0.0.1-alpha.2
common
switch theme
search in API
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.