Magma
v0.2.0
GUIDES
Modules
Mix
Tasks
Search documentation of Magma
Settings
View Source
Magma.Matter.Text.Section
(Magma v0.2.0)
Summary
Types
t()
Functions
config()
config(key)
config_name()
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
config()
View Source
Link to this function
config(key)
View Source
Link to this function
config_name()
View Source
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