thingsdb / ThingsDB

Node - The ThingsDB Core
https://thingsdb.io
GNU General Public License v3.0
42 stars 3 forks source link

Modprocedure #348

Closed joente closed 1 year ago

joente commented 1 year ago

Description

Adds a function mod_procedure(..) which allows you to change the closure for a procedure.

This is basically a shortcut for running del_procedure(..) and new_procedure(..).

Type of change

How Has This Been Tested?

Checklist: