class

ContributorMural::GridConfig

Inherits YAML::Serializable::Strict < YAML::Serializable < Reference < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

avatar_size
Source
avatar_size=(avatar_size : Int32)
Source
columns
Source
columns=(columns : Int32)
Source
margin
Source
margin=(margin : Int32)
Source
shape
Source
shape=(shape : Shape)
Source
show_names=(show_names : Bool)
Source
show_names?
Source
truncate
Source
truncate=(truncate : Int32)
Source
validate
Source