SupabaseFunctionUpdateGitignoreTask

@CacheableTask
abstract class SupabaseFunctionUpdateGitignoreTask : DefaultTask(source)

Task responsible for updating .gitignore files by filling them with plugin generated files.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
@get:Input
abstract val importMapEntry: Property<Boolean>
Link copied to clipboard
@get:Input
abstract val indexEntry: Property<Boolean>

Functions

Link copied to clipboard
fun update()