norton-path

Gets the current path of the Norton CLI binary.

Usage no npm install needed!

<script type="module">
  import nortonPath from 'https://cdn.skypack.dev/norton-path';
</script>

README

Norton Path Travis CI Build Status

Gets the current path of the Norton CLI binary.

NPM Badge

Install

npm install norton-path

Usage

const nortonPath = require("norton-path");

nortonPath;
//=> 'C:\\Program Files\\Norton Security\\Engine\\22.19.9.63\\Navw32.exe'

API

nortonPath

Type: string

The current path of the Norton CLI binary.