EnvironmentLocator.has

Check if environment variable is set.

class EnvironmentLocator
inout
bool
has
(
in string path
)

Parameters

path string

identity of element.

Return Value

Type: bool

bool true if an element by key is present in Locator.

Meta