JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
apply(Project)
- Method in
SpawnPlugin
B
C
command(String)
- Method in
SpawnTask
commandLine(String)
- Method in
SpawnTask
configDir(String)
- Method in
SpawnTask
configFile(String)
- Method in
SpawnTask
D
E
execKill()
- Method in
KillTask
execRestart()
- Method in
SpawnTask
only called when there is not already a matching process running (not up-to-date), thus we will restart
F
G
getAttemptIdFile()
- Method in
SpawnTask
@return a temp file which will remain static IF the process remains running
getPidFile()
- Method in
KillTask
getPidFile()
- Method in
SpawnTask
getStdoutFile()
- Method in
SpawnTask
getWorkingDirPath()
- Method in
KillTask
H
I
J
K
kill(String)
- Method in
KillTask
silent, non-crashing kill command
killallCommandLine(String)
- Method in
KillTask
kills(Task)
- Method in
KillTask
KillTask
- Class in
ch.kk7.gradle.spawn
Kill a process defined by its PID file.
L
M
N
O
P
pidFile(String)
- Method in
KillTask
Q
R
read(char[], int, int)
- Method in
TeeReader
S
SpawnPlugin
- Class in
ch.kk7.gradle.spawn
SpawnTask
- Class in
ch.kk7.gradle.spawn
A task which will spawn and detach a new standalone process.
SpawnTask()
- Constructor in
SpawnTask
T
TeeReader
- Class in
ch.kk7.gradle.spawn
primitive duplicating stream reader.
TeeReader(Reader, Writer)
- Constructor in
TeeReader
U
V
W
workingDir(String)
- Method in
KillTask
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation