Skip to main content
By adding the @morph.func annotation, you can register the function to be executed with morph.

Parameters

name
string
default:"Function name"
The name of the process, which can also be used as an alias when called from other files.
description
string
A description of the process can be written.

How to Use