depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.update
/
BuildFileUpdater
Build
File
Updater
interface
BuildFileUpdater
Inheritors
GradleGroovyBuildFileUpdater
GradleKotlinBuildFileUpdater
NpmPackageJsonBuildFileUpdater
PomBuildFileUpdater
PyprojectBuildFileUpdater
RequirementsBuildFileUpdater
Members
Functions
apply
Update
Link copied to clipboard
abstract
fun
applyUpdate
(
buildFile
:
File
,
suggestion
:
UpdateSuggestion
)
:
Boolean