Search documentation of Magma
Magma
v0.1.0
GUIDES
Modules
Mix
Tasks
Settings
View Source
Magma.Matter.Text.Section
(Magma v0.1.0)
Summary
Types
t()
Functions
new(attrs)
new(main_text, name)
new!(attrs)
new!(main_text, name)
Types
Link to this type
t()
View Source
@type
t() :: %Magma.Matter.Text.Section{main_text:
term
(), name:
term
()}
Functions
Link to this function
new(attrs)
View Source
Link to this function
new(main_text, name)
View Source
Link to this function
new!(attrs)
View Source
Link to this function
new!(main_text, name)
View Source