aem-plugin / com.cognifide.gradle.aem.environment.docker.runtime / Toolbox

Toolbox

class Toolbox : Base

Constructors

<init>

Toolbox(aem: AemExtension)

Properties

cygpathPath

var cygpathPath: String

hostInternalIp

val hostInternalIp: String?

hostIp

val hostIp: String

name

val name: String

safeVolumes

val safeVolumes: Boolean

Functions

detectHostIp

fun detectHostIp(): String?

determinePath

fun determinePath(path: String): String

executeCygpath

fun executeCygpath(path: String): String

imitateCygpath

fun imitateCygpath(path: String): String

Companion Object Properties

NAME

const val NAME: String