Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Jax
0.1.9
plugins/node/Jax.Plugin.Node.psm1
function
Register-JaxNodePlugin
{
Register-JaxPlugin
-Name
'node'
-Hooks
@{
}
-SourcePath
$MyInvocation
.
MyCommand
.
Path
}
Register-JaxNodePlugin