CalCom.Registry (cal_com v0.3.0)

Copy Markdown

The closed set of generated Cal.com operations.

Summary

Functions

Return every generated operation.

Find a fixed operation without creating atoms from input.

Functions

all()

@spec all() :: [CalCom.Operation.t()]

Return every generated operation.

find(key)

@spec find(String.t() | atom()) :: CalCom.Operation.t() | nil

Find a fixed operation without creating atoms from input.