moleculerjs / moleculer-repl

REPL module for Moleculer framework
http://moleculer.services/docs/moleculer-repl.html
MIT License
27 stars 25 forks source link

Adding destroy method #28

Closed AndreMaz closed 5 years ago

AndreMaz commented 5 years ago

Allows to destroy a locally running service by its name.

icebob commented 5 years ago

Published