Magma
Magma
v0.2.0

        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

        Hex Package Hex Preview (current file) Download ePub version

        Built using ExDoc (v0.31.0) for the Elixir programming language