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
SeuacPlatformPlugin
B
C
current()
- Method in
Platform
Returns the current operating system we are running on.
D
E
F
fromOsName(String)
- Method in
Platform
Get the matching
Platform
instance for the given name.
G
getOsArch()
- Method in
Platform
Returns the current platform architecture.
getOsFamily()
- Method in
Platform
The OS family for the current platform.
H
I
is64bit()
- Method in
Platform
Is this platform a 64-bit platform?
isMacOs()
- Method in
Platform
Is current plaform MacOs?
isUnix()
- Method in
Platform
Is current platform Unix?
isWindows()
- Method in
Platform
Is current platform Windows?
J
K
L
M
mac(Closure)
- Method in
PlatformExtension
Evaluates the given closure on the current project of the current platform we are running on is MacOs.
N
O
P
Platform
- Enum in
de.qaware.seu.as.code.plugins.platform
Used to determine the current operating system.
PlatformExtension
- Class in
de.qaware.seu.as.code.plugins.platform
The extension to configure actual platform specific behaviour for a project.
PlatformExtension(Project, Platform)
- Constructor in
PlatformExtension
Initialize the extension instance with the actual project we want to configure.
Q
R
S
SeuacPlatformPlugin
- Class in
de.qaware.seu.as.code.plugins.platform
The SEU-as-code platform plugin allows platform specific project configuration.
T
U
unix(Closure)
- Method in
PlatformExtension
Evaluates the given closure on the current project of the current platform we are running on is Unix or Linux.
V
W
win(Closure)
- Method in
PlatformExtension
Evaluates the given closure on the current project of the current platform we are running on is Windows.
X
x86_64(Closure)
- Method in
PlatformExtension
Evaluates the given closure on the current project of the current platform we are running on is x86_64.
x86(Closure)
- Method in
PlatformExtension
Evaluates the given closure on the current project of the current platform we are running on is x86.
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