@amir-cli/cli-set

1.0.4 • Public • Published

cli-set

This is the GET plugin for CLI project.

image

Usages:

  • SET propertyname=newValue :

    will change the target object’s member named “propertyname” to have a value equal to “newValue”. If the input value is incompatible (i.e. an int being set to a string), print out an appropriate error message.

Connector structore:

  • test Folder: Each usage is unit tested using mocha
  • set.js file: It's like Data Access Object (DAO) of the connector where it exposes the newly implemented commands
  • setHandlers.js file: It's the handler for each exposed usages

Unit tests:

  • This connector comes with it's own unit tests written in mocha, you can run unit tests for each module sperataly using npm test command.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    0
  • 1.0.3
    0
  • 1.0.2
    0

Package Sidebar

Install

npm i @amir-cli/cli-set

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

4.97 kB

Total Files

5

Last publish

Collaborators

  • amir-61