toggle menu
google-adk-kotlin
0.5.0
jvm
switch theme
search in API
google-adk-kotlin-examples
/
com.google.adk.kt.examples.github
/
GitHubTools
/
getChangedFiles
get
Changed
Files
fun
getChangedFiles
(
repoOwner
:
String
,
repoName
:
String
,
startTag
:
String
,
endTag
:
String
,
pathFilter
:
String
?
=
null
)
:
Map
<
String
,
Any
>
Lists files changed between two release tags, optionally filtered to a path prefix.