ipfs / js-ipfsd-ctl

Control an IPFS daemon (go-ipfs or js-ipfs) using JavaScript!
https://ipfs.github.io/js-ipfsd-ctl
Other
153 stars 63 forks source link

feat: add server.clean method #830

Closed achingbrain closed 2 months ago

achingbrain commented 2 months ago

Like factory.clean, server.clean shuts down any running Kubo nodes created by the server and removes references to them.