Search
Z!
v1.0.0
Pages
Modules
Settings
View Source
Z.Context
(Z! v1.0.0)
The Context struct
Link to this section
Summary
Types
t()
Functions
new(path_segment, parent \\ nil)
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: %Z.Context{parent:
t
(), path: [
String.t
()]}
Link to this section
Functions
Link to this function
new(path_segment, parent \\ nil)
View Source