op_name
op_name(
func ,
)-> ‘str’
Return the tag which names a patch function, else raise.
A function which cannot be named has no operation: an operation is written down by name, and a name nothing can resolve is not one.
| function of dascore.workflow.processor | source |
op_name(
func ,
)-> ‘str’
Return the tag which names a patch function, else raise.
A function which cannot be named has no operation: an operation is written down by name, and a name nothing can resolve is not one.