try_operation_id
try_operation_id(
name: str ,
params: collections.abc.Mapping[str, Any] ,
version = 1.0,
)
Return an operation’s id, or None (and warn) if a parameter is refused.
| function of dascore.utils.identity | source |
try_operation_id(
name: str ,
params: collections.abc.Mapping[str, Any] ,
version = 1.0,
)
Return an operation’s id, or None (and warn) if a parameter is refused.