Search documentation of antikythera
antikythera
v0.5.1
Pages
Modules
Mix
Tasks
Settings
View Source
Antikythera.Request.PathMatches
(antikythera v0.5.1)
Summary
Types
t()
Functions
valid?(term)
Types
Link to this type
t()
View Source
@type
t() :: %{required(
Croma.Atom.t
()) =>
Croma.String.t
()}
Functions
Link to this function
valid?(term)
View Source
@spec
valid?(
term
()) ::
boolean
()