TextConfigFile

A plain text config file generated for Visual Studio.

Functions

Link copied to clipboard
abstract fun getLocation(): File
Link copied to clipboard
abstract fun setLocation(location: Any)
Link copied to clipboard
abstract fun withContent(action: Action<in TextProvider>)
Add an action that can manipulate the generated file content.