steal.isEnv
{function()}
Determines the environment Steal is running in, as specified by env.
steal.isEnv(envName)
Parameters
-
envName
{String}
The name of the environment to test.
Returns
{Boolean}
Whether this is the environment Steal is running in.