workflows
v0.1.6
Pages
Modules
Workflows.Path
(workflows v0.1.6)
View Source
A Path is used to query json objects.
Link to this section
Summary
Types
t()
Functions
create(path)
Link to this section
Types
Link to this opaque
t()
View Source
(opaque)
Specs
t()
Link to this section
Functions
Link to this function
create(path)
View Source
Specs
create(
String.t
()) :: {:ok,
t
()} | {:error,
term
()}