Script
Scripts are custom logic that can be run and triggered different ways on the Leverege platform
Script Methods
- get() - gets the script
- update( patch ) - update the script
- delete() - deletes the script
- deploy() - deploys the script
- undeploy() - undeploys the script
- setCode( code ) - sets the code for the script
- logs() - gets the logs for the script
- metrics() - gets the metrics for the script