ContributorMural::GridConfig
Inherits YAML::Serializable::Strict < YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
avatar_size
Sourceavatar_size=(avatar_size : Int32)
Sourcecolumns
Sourcecolumns=(columns : Int32)
Sourcemargin
Sourcemargin=(margin : Int32)
Sourceshape
Sourceshape=(shape : Shape)
Sourceshow_names=(show_names : Bool)
Sourceshow_names?
Sourcetruncate
Sourcetruncate=(truncate : Int32)
Sourcevalidate
Source