socketstream/socketstream

View on GitHub
docs/partials/api/ss.env.html

Summary

Maintainability
Test Coverage
<a href="https://github.com/socketstream/socketstream/edit/master/lib/socketstream.js" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/socketstream/socketstream/blob/3f3f67a/lib/socketstream.js#L69" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">env</code>
<div><span class="hint">service in module <code ng:non-bindable="">ss</code>
</span>
</div>
</h1>
<div><h2 id="usage">Usage</h2>
<div class="usage"><pre class="prettyprint linenums">ss.env</pre>
<h4 id="usage_returns">Returns</h4><table class="variables-matrix"><tr><td><a href="" class="label type-hint type-hint-string">string</a></td><td><div class="ss-env-page"><p>Execution environment type. To change set environment variable <code>NODE_ENV</code> or <code>SS_ENV</code>. &#39;development&#39; by default.</p>
</div></td></tr></table></div>
</div>