A
C
D
F
G
H
O
P
S
T
T
- tasks(Object,Object,Boolean) - function in org.danilopianini.gradle.git.hooks.AbstractScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(String,String,Boolean) - function in org.danilopianini.gradle.git.hooks.AbstractScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(Task,Task,Boolean) - function in org.danilopianini.gradle.git.hooks.AbstractScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(TaskProvider,TaskProvider,Boolean) - function in org.danilopianini.gradle.git.hooks.AbstractScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(Object,Object,Boolean) - function in org.danilopianini.gradle.git.hooks.CommitMsgScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(String,String,Boolean) - function in org.danilopianini.gradle.git.hooks.CommitMsgScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(Task,Task,Boolean) - function in org.danilopianini.gradle.git.hooks.CommitMsgScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(TaskProvider,TaskProvider,Boolean) - function in org.danilopianini.gradle.git.hooks.CommitMsgScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(Object,Object,Boolean) - function in org.danilopianini.gradle.git.hooks.CommonScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(String,String,Boolean) - function in org.danilopianini.gradle.git.hooks.CommonScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(Task,Task,Boolean) - function in org.danilopianini.gradle.git.hooks.CommonScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(TaskProvider,TaskProvider,Boolean) - function in org.danilopianini.gradle.git.hooks.CommonScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(String,String,Boolean) - function in org.danilopianini.gradle.git.hooks.ScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(Task,Task,Boolean) - function in org.danilopianini.gradle.git.hooks.ScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(TaskProvider,TaskProvider,Boolean) - function in org.danilopianini.gradle.git.hooks.ScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - tasks(Object,Object,Boolean) - function in org.danilopianini.gradle.git.hooks.ScriptContext
- Adds the provided tasks to the script, by invoking
./gradlew <taskname>. - types(String) - function in org.danilopianini.gradle.git.hooks.ConventionalCommitsContext
- Adds new supported types.
- types(Set) - function in org.danilopianini.gradle.git.hooks.ConventionalCommitsContext
- Adds a new supported types.