steal.isEnv

  • property
{function()}  

Determines the environment Steal is running in, as specified by env.

steal.isEnv(envName)

Parameters

  1. envName {String}

    The name of the environment to test.

Returns

{Boolean}

Whether this is the environment Steal is running in.

Help us improve StealJS by taking our community survey